The configuration of Collin Doering
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- # DO NOT EDIT! This file will be overwritten by LXAppearance.
- # Any customization should be done in ~/.gtkrc-2.0.mine instead.
-
- gtk-theme-name="Clearlooks"
- gtk-icon-theme-name="gnome"
- gtk-font-name="Terminus 12"
- gtk-cursor-theme-name="Adwaita"
- 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"
- include "/home/collin/.gtkrc-2.0.mine"
-
- style "scrollbar"
- {
- GtkScrollbar::slider-width = 14
- }
- class "Gtk*Scrollbar" style "scrollbar"
|