My Linux configs (managed w/ chezmoi)
Find a file
2022-07-30 23:11:20 -04:00
bin Fix rebase conflicts 2022-01-04 17:28:37 -05:00
config Updated for Font Awesome 6 2022-07-30 23:11:20 -04:00
emacs.d Updated for 162 2022-07-30 23:11:20 -04:00
info Added vimix themes from AUR 2022-03-15 18:47:36 -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 Initial commit 2021-12-17 23:02:45 -05: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 Rebase 2022-07-30 23:11:20 -04:00
install.sh Restored proper extension on rofi configs 2022-07-30 23:11:20 -04:00
LICENSE Initial commit 2021-12-17 23:02:45 -05:00
profile Force some gtk apps to scale correctly 2022-07-30 23:11:20 -04:00
README.md Update README.md 2022-07-30 23:11:19 -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 Merged separate Xresources files 2022-07-30 23:11:20 -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.