2020-12-14 13:42:38 +01:00
|
|
|
# DO NOT EDIT! This file will be overwritten by LXAppearance.
|
|
|
|
|
# Any customization should be done in ~/.gtkrc-2.0.mine instead.
|
|
|
|
|
|
|
|
|
|
gtk-theme-name="Breeze"
|
2022-09-05 15:19:52 +02:00
|
|
|
gtk-icon-theme-name="breeze"
|
2021-10-22 22:40:58 +02:00
|
|
|
gtk-font-name="DejaVu Sans {{ machine.font_size| int - 2 }}"
|
2020-12-14 13:42:38 +01:00
|
|
|
gtk-cursor-theme-name="breeze_cursors"
|
|
|
|
|
gtk-cursor-theme-size=0
|
|
|
|
|
gtk-toolbar-style=GTK_TOOLBAR_BOTH
|
|
|
|
|
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
|
|
|
|
|
gtk-button-images=1
|
|
|
|
|
gtk-menu-images=1
|
|
|
|
|
gtk-enable-event-sounds=1
|
|
|
|
|
gtk-enable-input-feedback-sounds=1
|
|
|
|
|
gtk-xft-antialias=1
|
|
|
|
|
gtk-xft-hinting=1
|
|
|
|
|
gtk-xft-hintstyle="hintfull"
|