diff options
author | Florian Pritz <bluewind@xssn.at> | 2009-11-29 22:02:13 +0100 |
---|---|---|
committer | Florian Pritz <bluewind@xssn.at> | 2009-11-29 22:02:28 +0100 |
commit | e4dbc226bc570520e60058ed742e33bada7421c9 (patch) | |
tree | 9ddc752bf1b90fc28bf8bd5b1b546ae87034dfa2 | |
parent | 143259f378530a12ee657a8878bd722835a6d400 (diff) | |
download | dotfiles-e4dbc226bc570520e60058ed742e33bada7421c9.tar.gz dotfiles-e4dbc226bc570520e60058ed742e33bada7421c9.tar.xz |
gtkrc-2.0: new gtk theme
Signed-off-by: Florian Pritz <bluewind@xssn.at>
-rw-r--r-- | .gtkrc-2.0 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ # DO NOT EDIT! This file will be overwritten by LXAppearance. # Any customization should be done in ~/.gtkrc-2.0.mine -gtk-theme-name="MurrinaLily_blue" +gtk-theme-name="Murrina Deviant" gtk-icon-theme-name="hydroxygen" gtk-font-name="DejaVu Sans 10" gtk-toolbar-style=0 |