My current setup |
DotfilesThis is a repo for my dotfiles and its kind of fucked up. Some configs have there own repos because I didn't think ahead lmao. |
Back to main page |
Why linuxI have always liked being able to customize, mod, and poke inside different things. Computers are machines for us to play around with and use how we see fit yet the only thing the big tech companies want to do it lock everything up and it disgusts me. Fuck google, fuck microsoft, fuck apple, and fuck all the other evil tech companies!!! Its time for the open source revolution and seize them all and open source the entire world!!! Without linux or any other unix life would be much much worse. Linux is my safe place from all the shit in the world. ![]() |
Fedora xfceFedora been my go to for quite a while though I sometimes switch desktops lmao. I have tried the gnome version but it doesn't really fit me so most of the time I have used the kde spin though recently kde just haven't been feeling the same. It has been feeling buggy and have been fighting with nvidia drivers. After running xfce on my second computer for a while I grew to really like it and started using it on my main and it have been running much better then kde. |
Setting up fedoraFedora has a little extra setup you wouldn't see in something like linux mint though it isn't that bad. PackagesThe default repos have lots of stuff but you might want an app that isn't in it like steam. I know the gnome version has a enable 3rd party repos button that does everything I listed here but I am on the xfce version and also had to do this on the kde verison.
MultimediaBy default fedora doesn't have many codecs and you need to install them yourself. Without them many media files will not work and lots of youtube videos will not be able to play. The fedora docs use to show how to install them but they removed it from their page and instead shows a new version which installs some stuff but not everything. I do both of them to make sure I get all the codecs I need.
Nvidia driversNvidia isn't the best on linux and I like AMD much more though I am stuck with nvidia for now. For xfce there are some extra settings to enable it but it works great once that is done. You will need rpm fusion first before you can install the drivers.
|
xfce settings in fedoraBy default xfce is a very plain desktop and looks kind of old and shitty (like this website), but it can look and feel great with some work!
|
Rofi in xfceThe default xfce appfinder been causing me issues lately so I decided to switch to rofi.To make rofi work with my workflow I like to add some binds for it:
|
Other things in fedora
|
icecat
I use to use firefox but switched to librewolf because
mozilla is evil as fuck.
If you don't know librewolf it its the ungoogled-chromium of firefox. Than I switched from librewolf to icecat.
|
Claws mailI have used thunderbird in the past though like I said before mozilla is evil as fuck. I have some gmail accounts and haven't gotten them to work in claws yet though I am working on moving everything away from gmail because fuck google!! Though my other accounts work in it just fine. Its a quite basic mail client so you often have to play around with different things to get accounts to work. Also tried evolution but it was too bloated but not nearly as bad as thunderbird. |
lite-xlI started using lite-xl because I wanted a editor that was simple but very configurable. Neovim and kate were my two favorite editors and lite-xl is kind of a mix of the two. It uses lua for its config files and has some really cool things like: a project structure to make it fit better for coding, support for all the major languages and lsp plugins. lite-xl config
I have my config on a repo here here.
On different screen sizes lite-xl may look bad and to fix it you need to set the |
mpv
I switched to mpv because vlc was acting weird with audio sometimes when watching anime and nothing
in this world is worse then something getting in the way of anime time! Just like lite-xl and neovim
mpv uses lua for its config files and is really simple by default. It also can play youtube videos
or other online streams just by giving it a url. |
Liferea
Feed readers are one of those things I use on and off. A lot like mail clients feed readers
tend to be very bloated. Liferea is my favorite but
it has always had issues with nvidia drivers until I found out a trick.
|
Alacritty
I only started using it very recently because I been using kitty for a long time.
I switched to alacritty because ssh in kitty is fucked up and I found out that
alacritty now has a option for toml files for the config. The yml files was
one of the biggest things keeping me away from alacritty. |
zsh
zsh is pretty cool though I been playing with fish a bit and been thinking of switching to that.
zsh has lots of cool things like vi keys and is somewhat compatable with bash to.
|
Neovim
I been using neovim for quite a while and have added a lot to my config. Onetime in the middle
of the night I thought my neovim config was trying to kill me because of the pain I caused it
by doing a bad job programming it. It looked like a flat snake head that was tired and pissed off. |
EmacsDon't use emacs. Its stupido. |