From bf62c1a4cd96f1b1d5ef83be03af39919c524f1a Mon Sep 17 00:00:00 2001
From: nathansmith117  This 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.
+                     
+					  This is a repo for my dotfiles and its kind of fucked up. I finally fix it so
+					  I have everything in the dotfiles repo instead of configs getting their
+					  own repo and others not.
                     
                  
@@ -137,7 +139,8 @@ table {
                         
                      
             Dotfiles
-                    
-                                
@@ -153,7 +156,8 @@ table {
                     sudo dnf install gstreamer1-plugins-{bad-\*,good-\*,base} gstreamer1-plugin-openh264 gstreamer1-libav --exclude=gstreamer1-plugins-bad-free-develsudo dnf install gstreamer1-plugins-{bad-\*,good-\*,base}
+								  gstreamer1-plugin-openh264 gstreamer1-libav --exclude=gstreamer1-plugins-bad-free-develsudo dnf install lame\* --exclude=lame-develsudo dnf swap ffmpeg-free ffmpeg --allowerasing
sudo dnf install papirus-icon-theme papirus-icon-theme-dark then set them as your icon themesudo dnf install papirus-icon-theme papirus-icon-theme-dark
+						then set them as your icon theme
-                        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 LITE_SCALE environment variable.
+                      The config can be found in my
+					  dotfiles.
+                      On different screen sizes lite-xl may look bad and to fix it you need to set the LITE_SCALE
+					  environment variable.
                         
                         
                         My config has buttons for quickly opening a terminal and file explore in the current directory.
@@ -316,11 +323,10 @@ table {
                         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.
-                        
-                        The only thing I did to config mine was install plugins for a nicer interface
-                        and mpris yet
-                        it has its own repo when it
-                        could just be in the dotfiles repo. Like I said, my dotfiles are kind of fucked up.
+
+						The config can be found
+						
+						  here.
                     
                         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.
-                        If liferea has issues add this to your /etc/environment and reboot
+                        it has always had issues with nvidia drivers until I found out a trick.
+                        If liferea has issues add this to your /etc/environment and reboot
                         WEBKIT_DISABLE_DMABUF_RENDERER=1
                         
                         
@@ -395,16 +401,20 @@ table {
 
             
-                        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.
-                        I don't use neovim for programming things much anymore and prefer graphical editors
-                        for that now but I still use neovim sometimes.
-
-                        You can find my neovim config (the one that tried to kill me)
-                        here.
+					  For a long time I used neovim. I started using neovim becaues I wanted vim to act more
+					  like a ide and have fancy shit. For most things I ended up using lite-xl more because
+					  it did a better job doing all the fancy shit easier and smoother while still being
+					  a lite bloat free editor. Neovim ended up just being used for editing configs, quickly
+					  throwing together scripts, crazy vim wizard edits... so I decided to just ditch neovim
+					  (you can find my old config
+					  here)
+					  and instead go with a simple vimrc with only a few plugins.
+					  
+					  My vimrc can be found 
+						here.
                     
-                        Don't use emacs. Its stupido.    
+                      Don't use emacs. Its stupido.
+					  
+					  That is and will always be true but lately as of writing this I been bit by
+					  the emacs bug. Using emacs is so bad and so wrong but feels so good to use.