mirror of
https://codeberg.org/andyscott/dotfiles.git
synced 2024-11-09 14:00:47 -05:00
1.4 KiB
1.4 KiB
dotfiles
Configuration files for Arch Linux with bspwm and zenburn
git clone https://codeberg.org/acscott/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
# list branches
git branch -a
# checkout desired branch
git checkout <branch>
# update install.sh as needed, then run it
./install.sh
Note that laptop labeled branches can also be used for single monitor desktops. The difference is that they have Thinkpad specific keybinds for some function keys (sxhkdrc), and the screen dims when idle (xidlehook in bspwmrc).
If something goes wrong, the install.sh script creates backups in ~/dotfiles_backup. The script is simple enough that it should be easily editable, but obviously feel free to copy or symlink the files how you see fit.
laptop-hidpi configuration
Zenburn
Gruvbox
dual-monitor-fhd configuration
Licensed under the MIT License unless otherwise noted here, or by placing a separate license in a directory.