My Linux configs (managed w/ chezmoi)
Find a file
2022-10-23 16:54:33 -04:00
bin Fix rebase conflicts 2022-01-04 17:28:37 -05:00
config Add config.everforest.rasi 2022-10-23 16:54:33 -04:00
emacs.d Added data-structures-hw.yasnippet 2022-10-23 16:54:32 -04:00
info Updated screenshots for zenburn theme 2022-10-23 16:54:32 -04:00
.gitignore Initial commit 2021-12-17 23:02:45 -05:00
.gitignore.dual-monitor-fhd Initial commit 2021-12-17 23:02:45 -05:00
.gitignore.laptop-hidpi Initial commit 2021-12-17 23:02:45 -05:00
.gitignore.main Update .gitignore.main 2022-10-23 16:49:10 -04:00
.gitignore.single-monitor-fhd Initial commit 2021-12-17 23:02:45 -05:00
bash_profile Initial commit 2021-12-17 23:02:45 -05:00
bashrc Initial commit 2022-10-23 16:53:30 -04:00
install.sh Merged separate Xresources files 2022-10-23 16:54:32 -04:00
LICENSE Initial commit 2021-12-17 23:02:45 -05:00
profile Fixed scaling for simple-scan 2022-10-23 16:54:33 -04:00
README.md Update README.md 2022-10-23 16:52:37 -04:00
vimrc Initial commit 2021-12-17 23:02:45 -05:00
xinitrc Initial commit 2021-12-17 23:02:45 -05:00
Xresources Update for font awesome 6 2022-10-23 16:54:32 -04:00

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

Desktop screenshot of the laptop-hidpi configuration

Gruvbox

Desktop screenshot of the laptop-hidpi configuration Wallpaper

dual-monitor-fhd configuration

Desktop sceenshot of the dual-monitor-fhd configuration Wallpaper

Licensed under the MIT License unless otherwise noted here, or by placing a separate license in a directory.