Dotfiles for my tiling window manager + terminal workflow.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
323 B

  1. README.md
  2. {{ if or (eq .chezmoi.username "root") (not (eq .chezmoi.osRelease.id "arch")) }}
  3. .config/i3/
  4. .config/i3blocks/
  5. .config/mpv/
  6. .config/zathura/
  7. scripts/*
  8. !scripts/sync-shortcuts
  9. txt/
  10. .gitconfig
  11. .imwheelrc
  12. .xinitrc
  13. .Xresources
  14. {{ end }}
  15. {{ if not (eq .chezmoi.fullHostname "x1-carbon") }}
  16. .Xmodmap-laptop
  17. {{ end }}