gentoo-asahi-releng/tools-hardened/desktop/thuser/.gtkrc-2.0
Devan Franchini b80e4e5ff8 tools-hardened/desktop: initial commit of hardened amd64 desktop
This is a revamping of the TinHat build, see

    http://opensource.dyc.edu/tinhat

Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
2014-04-06 08:13:10 -04:00

16 lines
440 B
Plaintext

style "xfdesktop-icon-view" {
XfdesktopIconView::label-alpha = 0
XfdesktopIconView::cell-spacing = 2
XfdesktopIconView::cell-padding = 2
XfdesktopIconView::cell-text-width-proportion = 1.8
}
widget_class "*XfdesktopIconView*" style "xfdesktop-icon-view"
style "panel-icon-fix" {
xthickness = 0
ythickness = 0
}
widget "*Xfce*Panel*Button*" style "panel-icon-fix"
class "*Xfce*Panel*Button*" style "panel-icon-fix"