🐛 fix: gtkrc-2.0n fix

This commit is contained in:
alokify
2025-01-07 03:02:44 +05:30
parent 059fc64b8f
commit 2f4c000e45

View File

@@ -1,16 +1,19 @@
include "/home/nico/.gtkrc-2.0.mine"
gtk-theme-name="BeautyLine"
gtk-icon-theme-name="BeautyLine"
gtk-font-name="Fira Sans, 10"
gtk-cursor-theme-name="Sweet-cursors"
gtk-cursor-theme-size=24
gtk-toolbar-style=GTK_TOOLBAR_BOTH_HORIZ
# DO NOT EDIT! This file will be overwritten by nwg-look.
# Any customization should be done in ~/.gtkrc-2.0.mine instead.
include "/home/alok/.gtkrc-2.0.mine"
gtk-theme-name="Edge-Runner"
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=1
gtk-menu-images=1
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="hintslight"
gtk-xft-hintstyle="hintfull"
gtk-xft-rgba="rgb"