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>
This commit is contained in:
parent
1c585a9f2b
commit
b80e4e5ff8
93 changed files with 21658 additions and 0 deletions
15
tools-hardened/desktop/thuser/.gtkrc-2.0
Normal file
15
tools-hardened/desktop/thuser/.gtkrc-2.0
Normal file
|
@ -0,0 +1,15 @@
|
|||
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"
|
Loading…
Add table
Add a link
Reference in a new issue