hyprdots/Configs/.gtkrc-2.0
2024-12-10 23:54:56 +01:00

19 lines
595 B
Text

# DO NOT EDIT! This file will be overwritten by nwg-look.
# Any customization should be done in ~/.gtkrc-2.0.mine instead.
include "~/.gtkrc-2.0.mine"
gtk-theme-name="Catppuccin-Mocha"
gtk-icon-theme-name="Tela-circle-dracula"
gtk-font-name="Cantarell 10"
gtk-cursor-theme-name="Bibata-Modern-Ice"
gtk-cursor-theme-size=20
gtk-toolbar-style=GTK_TOOLBAR_ICONS
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=0
gtk-xft-antialias=1
gtk-xft-hinting=1
gtk-xft-hintstyle="hintfull"
gtk-xft-rgba="rgb"