This repository has been archived on 2023-05-20. You can view files and clone it, but cannot push or open issues or pull requests.
nixos-config/config/gtk-2.0/gtkrc

16 lines
439 B
Plaintext
Raw Normal View History

2023-05-01 14:59:14 +02:00
gtk-theme-name="Sweet-Dark"
2023-05-01 15:28:19 +02:00
#gtk-icon-theme-name="Sweet-Rainbow"
2023-05-01 14:59:14 +02:00
gtk-font-name="Fira Sans 12"
gtk-cursor-theme-name="capitaine-cursors-light"
gtk-cursor-theme-size=0
gtk-toolbar-style=GTK_TOOLBAR_ICONS
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
gtk-button-images=1
gtk-menu-images=1
gtk-enable-event-sounds=0
gtk-enable-input-feedback-sounds=0
gtk-xft-antialias=1
gtk-xft-hinting=1
gtk-xft-hintstyle="hintslight"
gtk-xft-rgba="rgb"