Add cursor and GTK2/3 theme

This commit is contained in:
fanyx 2022-07-13 11:24:21 +02:00
parent 35b1196c04
commit 041ae84621
2 changed files with 32 additions and 0 deletions

View File

@ -0,0 +1,15 @@
[Settings]
gtk-theme-name=Orchis-Pink-Dark
gtk-icon-theme-name=la-capitaine-icon-theme
gtk-font-name=Sans 10
gtk-cursor-theme-size=0
gtk-toolbar-style=GTK_TOOLBAR_BOTH_HORIZ
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=1
gtk-xft-antialias=1
gtk-xft-hinting=1
gtk-xft-hintstyle=hintmedium
gtk-cursor-theme-name=Vimix-cursors

17
.gtkrc-2.0 Normal file
View File

@ -0,0 +1,17 @@
# DO NOT EDIT! This file will be overwritten by LXAppearance.
# Any customization should be done in ~/.gtkrc-2.0.mine instead.
gtk-theme-name="Orchis-Pink-Dark"
gtk-icon-theme-name="la-capitaine-icon-theme"
gtk-font-name="Sans 10"
gtk-cursor-theme-name="Vimix-cursors"
gtk-cursor-theme-size=0
gtk-toolbar-style=GTK_TOOLBAR_BOTH_HORIZ
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=1
gtk-xft-antialias=1
gtk-xft-hinting=1
gtk-xft-hintstyle="hintmedium"