- os: Void Linux
- wm: bspwm
- bar (wip): eww
- compositor: picom
- terminal: alacritty
- app launcher: rofi
- shell: zsh
Arch Linux (and other arch based distros)
- clone the repository
git clone https://github.com/justleoo/dotfiles
cd dotfiles
- install the packages
yay -S sxhkd bspwm feh zsh picom nerd-fonts-complete
- move the files
cp -r ./conf/* ~/.config/
chmod +x ~/.config/bspwm/bspwmrc
chmod +x ~/.config/eww/*
after installing, to open apps you need to see the keys, or even change them in ~/.config/sxhkd/sxhkrc
basic keys
key | what this do? |
---|---|
super + enter | open terminal (i use alacritty, but you can change it) |
super + r | open rofi (app launcher) |
super + f | open firefox (browser) |
super + p | open flameshot |
super + c | restart bspwm |
super + alt + q | quit bspwm |
super + q | close and kill a window |
MIT license, see license file.
saimoomedits for help me a lot with all! <3
owl4ce for readme style!
AlphaTechnolog for help with voidfetch!