mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-08-05 22:51:52 -07:00
update run-xmonad.sh
This commit is contained in:
@@ -26,7 +26,7 @@ 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 for it
|
||||
|
Reference in New Issue
Block a user