public
Description: Arch Linux Configs (incl. Testing Repo)
Homepage: http://stxza.github.com/arch-linux-configs
Clone URL: git://github.com/stxza/arch-linux-configs.git
Click here to lend your support to: arch-linux-configs and make a donation at www.pledgie.com !
arch-linux-configs / .gtkrc.mine
100644 8 lines (7 sloc) 0.178 kb
1
2
3
4
5
6
7
8
gtk-icon-theme-name="hydroxygen"
gtk-font-name = "DejaVu Sans Condensed 9"
style "user-font"
{
        font_name = "DejaVu Sans Condensed 9"
}
widget_class "*" style "user-font"