neodotfiles/user/.gtkrc-2.0

15 lines
444 B
Text
Raw Normal View History

2022-04-18 21:29:56 +00:00
gtk-theme-name="gruvbox-dark-gtk"
gtk-icon-theme-name="gruvbox-dark-icons-gtk"
2022-09-14 00:44:31 +00:00
gtk-font-name="mononoki Nerd Font 10"
gtk-cursor-theme-name="Simp1e-Gruvbox-Dark"
2022-04-18 21:29:56 +00:00
gtk-cursor-theme-size=0
gtk-toolbar-style=GTK_TOOLBAR_BOTH_HORIZ
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
gtk-button-images=0
gtk-menu-images=0
gtk-enable-event-sounds=1
gtk-enable-input-feedback-sounds=1
gtk-xft-antialias=1
gtk-xft-hinting=1
gtk-xft-hintstyle="hintmedium"