1
0
Fork 0

[gtk] Add missing dot_gtkrc's

main
Sebastian Schulze 2020-12-28 21:16:01 +01:00
parent 17627341a4
commit 9f88803884
Signed by: bascht
GPG Key ID: 5BCB1D3B4D38A35A
2 changed files with 20 additions and 0 deletions

4
dot_gtkrc-2.0 Normal file
View File

@ -0,0 +1,4 @@
# DO NOT EDIT! This file will be overwritten by LXAppearance.
# Any customization should be done in ~/.gtkrc-2.0.mine instead.
include "/home/bascht/.gtkrc-2.0.mine"

16
dot_gtkrc-2.0.mine Normal file
View File

@ -0,0 +1,16 @@
gtk-theme-name="Adwaita"
gtk-icon-theme-name="Adwaita"
gtk-font-name="JetBrains Mono 12"
gtk-cursor-theme-name="Adwaita"
gtk-cursor-theme-size=24
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=0
gtk-xft-antialias=1
gtk-xft-hinting=1
gtk-xft-hintstyle="hintfull"
gtk-xft-rgba="rgb"
gtk-modules="canberra-gtk-module:pk-gtk-module"