gtkrc-2.0: init

This commit is contained in:
Josh Lay 2024-08-24 18:34:53 -05:00
parent fd1ce9aa76
commit ccae0958f8
No known key found for this signature in database
GPG key ID: 47AA304B2243B579
2 changed files with 25 additions and 0 deletions

View file

@ -0,0 +1,18 @@
gtk-primary-button-warps-slider=0
gtk-button-images=0
gtk-menu-images=0
gtk-fallback-icon-theme="Redmond97"
gtk-icon-theme-name="Arc-Darkest-Numix-FLAT"
#gtk-icon-theme-name="Redmond97"
#gtk-theme-name="Nordic-darker-standard-buttons"
#gtk-theme-name="Orchis-Dark-Compact"
gtk-theme-name="Arc-Darkest"
gtk-font-name="SF Pro Text 12"
gtk-xft-antialias=1
gtk-xft-hinting=1
gtk-xft-hintstyle="hintfull"
# trying to leave this up to Sway...
#gtk-xft-rgba="rgb"
gtk-toolbar-style=GTK_TOOLBAR_ICONS
gtk-enable-event-sounds=0
gtk-enable-input-feedback-sounds=0

View file

@ -0,0 +1,7 @@
gtk-enable-animations=1
gtk-primary-button-warps-slider=0
gtk-toolbar-style=GTK_TOOLBAR_BOTH_HORIZ
gtk-menu-images=1
gtk-button-images=1
gtk-font-name="SF Pro Text, 12"
include "/usr/share/themes/Adwaita/gtk-2.0/gtkrc"