- i3-wm
- polybar
- i3lock-color - i3lock with more customisation
- mixture of gruvbox and base16-tomorrow-night
- gtk theme
- regular font - overpass
- terminal font - FuraMono Nerd Font
- browser is firefox, customised with
userChrome.css
- for a recorded list of all installed packages:
pacman -Qqen > ~/dotfiles/packages/packages.txtfor official Arch packagespacman -Qqem > ~/dotfiles/packages/aurpackages.txtfor aur packages
a useful guide for explaining symlinks with stow
-
install gnu stow to allow simple symlinks
-
put config files into a single (git) folder in the structure above
-
change into repo and use
stow [package name]to link into config location e.g.stow zathuracreates a symlink to~/.config/zathura