This commit is contained in:
foozzi 2024-05-06 21:47:37 -04:00
parent 0c209480a9
commit ed480c8445
16 changed files with 1078 additions and 1 deletions

19
linux/.gtkrc-2.0 Normal file
View file

@ -0,0 +1,19 @@
# DO NOT EDIT! This file will be overwritten by nwg-look.
# Any customization should be done in ~/.gtkrc-2.0.mine instead.
include "/home/fz0x1/.gtkrc-2.0.mine"
gtk-theme-name="Qogir-Dark"
gtk-icon-theme-name="Qogir-dark"
gtk-font-name="Cantarell 11"
gtk-cursor-theme-name="Qogir-dark"
gtk-cursor-theme-size=32
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="hintslight"
gtk-xft-rgba="rgb"