we
This commit is contained in:
parent
74e2677939
commit
222c84523d
|
@ -259,7 +259,6 @@ myLogHook h = dynamicLogWithPP $ def {
|
||||||
|
|
||||||
myXmobarFormat = def {
|
myXmobarFormat = def {
|
||||||
ppCurrent = xmobarColor "black" "white",
|
ppCurrent = xmobarColor "black" "white",
|
||||||
ppOutput = hPutStrLn h,
|
|
||||||
ppExtras = [],
|
ppExtras = [],
|
||||||
ppOrder = \(ws:_) -> [ws]
|
ppOrder = \(ws:_) -> [ws]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue