fluxbox styling and autostart
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
xlunch --background /usr/share/wallpapers/wp.jpg --voidclickterminate --iconpadding 30 --textpadding 15 --paddingswap --leastmargin 20 --hidemissing
|
||||
exec xlunch --background /usr/share/wallpapers/wp.jpg --voidclickterminate --iconpadding 30 --textpadding 15 --paddingswap --leastmargin 20 --hidemissing
|
||||
|
||||
@@ -57,32 +57,35 @@ window.maximize.pressed.pixmap: maxpr.png
|
||||
toolbar.height: 18
|
||||
toolbar.bevelWidth: 0
|
||||
toolbar.borderWidth: 3
|
||||
toolbar.borderColor: #333333
|
||||
toolbar.borderColor: #222222
|
||||
toolbar: flat solid
|
||||
|
||||
toolbar.color: #333333
|
||||
toolbar.color: #222222
|
||||
toolbar.clock: flat solid
|
||||
toolbar.clock.color: #333333
|
||||
toolbar.clock.color: #222222
|
||||
toolbar.clock.textColor: white
|
||||
|
||||
toolbar.iconbar.empty: flat
|
||||
toolbar.iconbar.empty.color: #333333
|
||||
toolbar.iconbar.empty.color: #222222
|
||||
|
||||
toolbar.iconbar.focused.borderWidth: 0
|
||||
toolbar.iconbar.focused.borderWidth: 15
|
||||
toolbar.iconbar.focused.borderColor: #222222
|
||||
toolbar.iconbar.focused: flat
|
||||
toolbar.iconbar.focused.color: #666666
|
||||
toolbar.iconbar.focused.textColor: white
|
||||
toolbar.iconbar.focused.color: #dddddd
|
||||
toolbar.iconbar.focused.textColor: #000000
|
||||
toolbar.iconbar.focused.justify: left
|
||||
|
||||
toolbar.iconbar.unfocused.borderWidth: 0
|
||||
toolbar.iconbar.unfocused.borderWidth: 15
|
||||
toolbar.iconbar.unfocused.borderColor: #444444
|
||||
toolbar.iconbar.unfocused: flat
|
||||
toolbar.iconbar.unfocused.color: #333333
|
||||
toolbar.iconbar.unfocused.color: #222222
|
||||
toolbar.iconbar.unfocused.textColor: white
|
||||
toolbar.iconbar.unfocused.justify: left
|
||||
|
||||
toolbar.button: flat solid
|
||||
toolbar.button.borderWidth: 3
|
||||
toolbar.button.color: #333333
|
||||
toolbar.button.borderWidth: 13
|
||||
toolbar.button.borderColor: #222222
|
||||
toolbar.button.color: #222222
|
||||
toolbar.button.picColor: #61CA00
|
||||
toolbar.button.pressed: flat solid
|
||||
|
||||
|
||||
Reference in New Issue
Block a user