neodotfiles/config/gtk-2.0/gtkrc-2.0

15 lines
416 B
Text
Raw Normal View History

2024-09-28 03:08:07 +00:00
gtk-theme-name="Catppuccin-Dark"
2024-03-09 15:36:29 +00:00
gtk-icon-theme-name="Papirus-Dark"
2024-07-26 17:43:09 +00:00
gtk-font-name="Inter 10"
gtk-cursor-theme-name="Simp1e-Catppuccin-Mocha"
2024-09-28 03:08:07 +00:00
gtk-cursor-theme-size=0
2023-06-18 18:26:38 +00:00
gtk-toolbar-style=GTK_TOOLBAR_BOTH
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
gtk-button-images=1
gtk-menu-images=1
gtk-enable-event-sounds=1
2023-09-08 18:43:08 +00:00
gtk-enable-input-feedback-sounds=1
2023-06-18 18:26:38 +00:00
gtk-xft-antialias=1
gtk-xft-hinting=1
2023-09-08 18:43:08 +00:00
gtk-xft-hintstyle="hintfull"