ADD gtk configs

This commit is contained in:
Nathan Dwarshuis 2021-03-14 21:14:51 -04:00
parent 0c436d7de8
commit 17f07bc7c3
4 changed files with 52 additions and 0 deletions

0
dot_config/gtk-2.0/.keep Normal file
View File

19
dot_config/gtk-2.0/gtkrc Normal file
View File

@ -0,0 +1,19 @@
gtk-theme-name="Zukitre"
gtk-icon-theme-name="Papirus-Light"
gtk-cursor-theme-name="Adwaita"
gtk-font-name="DejaVu Sans 9"
# xft fonts, probably not needed
# gtk-xft-antialias=1
# gtk-xft-hinting=1
# gtk-xft-hintstyle=hintmedium
# gtk-xft-rgba=rgb
# gtk-xft-dpi=96
# I hate flashy things
gtk-enable-event-sounds=0
gtk-enable-input-feedback-sounds=0
gtk-cursor-blink=false
# better than default
# gtk-key-theme-name=Emacs

0
dot_config/gtk-3.0/.keep Normal file
View File

View File

@ -0,0 +1,33 @@
[Settings]
gtk-theme-name=Zukitre
gtk-icon-theme-name=Papirus-Light
gtk-cursor-theme-name=Adwaita
gtk-font-name=DejaVu Sans 9
# xft fonts, probably not needed
# gtk-xft-antialias=1
# gtk-xft-hinting=1
# gtk-xft-hintstyle=hintmedium
# gtk-xft-rgba=rgb
# gtk-xft-dpi=96
# hide csd buttons
gtk-decoration-layout=menu
# I hate flashy things
gtk-enable-animations=false
gtk-enable-event-sounds=0
gtk-enable-input-feedback-sounds=0
gtk-cursor-blink=false
# better than defaults
# gtk-key-theme-name=Emacs
# who uses this?
gtk-enable-primary-paste=false
# honestly more confusing than useful
gtk-recent-files-enabled=false
# the desktop is not for icons...how barbaric
gtk-shell-shows-desktop=false