mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-05-19 03:20:21 -07:00
update run-xmonad.sh
This commit is contained in:
parent
ba6bcadcad
commit
fd85177063
@ -26,10 +26,10 @@ rm -f $PIPE
|
||||
# launch the external 60 second clock, and launch the workspace status bar
|
||||
xmonad-clock | dzen2 -e '' -x 300 -w 768 -ta r -fg $FG -bg $BG -fn $FONT &
|
||||
|
||||
# and a workspace status bar (this `cat' shouldn't be needed!)
|
||||
# and a workspace status bar
|
||||
dzen2 -e '' -w 300 -ta l -fg $FG -bg $BG -fn $FONT < $PIPE &
|
||||
|
||||
# go forit
|
||||
# go for it
|
||||
xmonad > $PIPE &
|
||||
|
||||
# wait for xmonad
|
||||
|
Loading…
x
Reference in New Issue
Block a user