dotfiles/private_dot_config/private_gtk-2.0/gtkrc
2025-08-22 11:06:20 -04:00

18 lines
584 B
Text

# DO NOT EDIT! This file will be overwritten by LXAppearance.
# Any customization should be done in ~/.gtkrc-2.0.mine instead.
include "/home/mira/.gtkrc-2.0.mine"
gtk-theme-name="adw-gtk3-dark"
gtk-icon-theme-name="Yaru-blue-dark"
gtk-font-name="Atkinson Hyperlegible 11"
gtk-cursor-theme-name="DMZ-Black"
gtk-cursor-theme-size=24
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=0
gtk-enable-input-feedback-sounds=0
gtk-xft-antialias=1
gtk-xft-hinting=1
gtk-xft-hintstyle="hintfull"