oh wait hes supoposed to be here
This commit is contained in:
parent
adfde50c82
commit
9830b4f9eb
|
@ -258,7 +258,7 @@ myLogHook h = dynamicLogWithPP $ def {
|
|||
}
|
||||
|
||||
myXmobarFormat = def {
|
||||
ppCurrent = xmobarColor "black",
|
||||
ppCurrent = xmobarColor "black" "white",
|
||||
ppExtras = [],
|
||||
ppHidden = white . wrap " " "",
|
||||
ppOrder = \(ws:_) -> [ws]
|
||||
|
|
Loading…
Reference in a new issue