dotfiles-arch/.gtkrc-2.0

21 lines
614 B
Text
Raw Normal View History

2023-11-27 18:03:12 +00: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="Lavanda-Sea-Dark"
2024-05-15 13:40:27 +00:00
gtk-icon-theme-name="breeze-dark"
gtk-font-name="Noto Sans, 10"
gtk-cursor-theme-name="breeze_cursors"
gtk-cursor-theme-size=24
gtk-toolbar-style=3
2023-11-27 18:03:12 +00:00
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"
2024-05-15 13:40:27 +00:00
gtk-enable-animations=1
gtk-primary-button-warps-slider=1
gtk-sound-theme-name="ocean"