Massive changes for archlinux move

- Add Xft Xresources to make fonts not ugly
- Add dunstrc now that I'm using dunst
- Manage GTK settings now that I'm free of mate-settings
- Add an i3 keybind for pcmanfm
- Make kitty font size chords +/- by 1pt and not 2pt
- Explicitly specify fonts everywhere
- Put barrier and dunst in xinitrc
- Make QT theme explicit via env var
- Move ZSH keybinds to global since Arch doesn't bind them
This commit is contained in:
Trysdyn Black 2021-04-15 18:54:43 -07:00
parent a1166b8a18
commit 68cf038d05
9 changed files with 134 additions and 7 deletions

View file

@ -0,0 +1,5 @@
[Settings]
gtk-icon-theme-name = Arc
gtk-theme-name = Arc-Dark
gtk-font-name = DejaVu Sans 11
gtk-application-prefer-dark-theme = true