The configration files for my Linux desktop. I don't think it assumes anything about your platform. Everything uses the Github Dark color palette when possible.
For Distros with dnf
only
./install.sh --dotfiles
Reboot and choose i3 at the login screen
- SimpleFox
- Stylus w/ recolored Catppuccin themes
- Dark Reader w/ background
#0d1117
and text#ecf2f8
I like to excusively use VSCode dev containers to program in order to manage my packages and makr sure my host OS doens't get cluttered with random packages.
- Install Docker
- Install Nvidia Container Toolkit so docker containers can use GPU
OR
./install --docker