finished setting up picom
compton has become picom
turned off crypto tracker (it's broken upstream)
These are my personal dotfiles. Mostly just here to sync between devices. If you find something odd or out of place feel free to shoot me an email.
git clone git@git.sr.ht:~rleek/dotfiles ~/.dotfiles
cd ~/.dotfiles
stow *
or individual configs you want stow i3 polybar
I use Vundle to manage plugins for vim. So you'll need to set that up to get my plugins.
After vundle is installed just open vim and run :PluginInstall