Assuming base Arch/Artix install with graphics drivers
$ sudo pacman -S stow git
$ git clone https://github.com/yazoink/dotfiles && mv dotfiles ~/.dotfiles && cd ~/.dotfiles
./install.sh cyberia
or./install.sh fluoride
- size 12 font, optimal for smaller resolutions
- support for the classic ThinkPad volume keys in DWM
- built for Artix with the runit init system
- dwmblocks status bar with volume and battery modules
- low battery notification script
- size 16 font to suit a 1440p monitor
- no volume keys in DWM in favor of using hardware controls
- built for Arch with systemd
- status bar is a shell script without volume or battery modules
$ cd ~/.dotfiles/nvim/.config/nvim/lua
$ vim plugins.lua
:PackerSync
will post when I can be bothered