xmobar
This commit is contained in:
parent
c19847ebe3
commit
8383b930ff
1 changed files with 2 additions and 0 deletions
|
@ -258,6 +258,8 @@ main = xmonad defaults
|
|||
-- No need to modify this.
|
||||
--
|
||||
defaults = def {
|
||||
-- xmobar
|
||||
xmproc <- spawnPipe "xmobar"
|
||||
-- simple stuff
|
||||
terminal = myTerminal,
|
||||
focusFollowsMouse = myFocusFollowsMouse,
|
||||
|
|
Loading…
Reference in a new issue