style fluxbox
parent
436e02aa49
commit
fed1bd8781
|
|
@ -11,7 +11,7 @@ xmodmap "/root/.Xmodmap"
|
||||||
xrdb -merge ~/.Xresources
|
xrdb -merge ~/.Xresources
|
||||||
|
|
||||||
# set background color
|
# set background color
|
||||||
fbsetroot -solid '#000000'
|
xsetroot -solid '#000000' -cursor_name watch
|
||||||
|
|
||||||
# Applications you want to run with fluxbox.
|
# Applications you want to run with fluxbox.
|
||||||
# MAKE SURE THAT APPS THAT KEEP RUNNING HAVE AN ''&'' AT THE END.
|
# MAKE SURE THAT APPS THAT KEEP RUNNING HAVE AN ''&'' AT THE END.
|
||||||
|
|
|
||||||
|
|
@ -76,9 +76,9 @@ toolbar.iconbar.focused.textColor: #000000
|
||||||
toolbar.iconbar.focused.justify: left
|
toolbar.iconbar.focused.justify: left
|
||||||
|
|
||||||
toolbar.iconbar.unfocused.borderWidth: 15
|
toolbar.iconbar.unfocused.borderWidth: 15
|
||||||
toolbar.iconbar.unfocused.borderColor: #444444
|
toolbar.iconbar.unfocused.borderColor: #222222
|
||||||
toolbar.iconbar.unfocused: flat
|
toolbar.iconbar.unfocused: flat
|
||||||
toolbar.iconbar.unfocused.color: #222222
|
toolbar.iconbar.unfocused.color: #444444
|
||||||
toolbar.iconbar.unfocused.textColor: white
|
toolbar.iconbar.unfocused.textColor: white
|
||||||
toolbar.iconbar.unfocused.justify: left
|
toolbar.iconbar.unfocused.justify: left
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue