Use xmobarProp
This commit is contained in:
parent
c78f618366
commit
e4ec6e4507
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ import XMonad.Hooks.StatusBar.PP
|
|||
import XMonad.Hooks.EwmhDesktops
|
||||
|
||||
main = do
|
||||
xmonad . ewmhFullscreen . ewmh $ def
|
||||
xmonad . ewmhFullscreen . ewmh . xmobarProp $ def
|
||||
{ terminal = myTerminal
|
||||
, modMask = myModMask
|
||||
, borderWidth = myBorderWidth
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue