oh wait hes supoposed to be here

This commit is contained in:
Sakooooo 2023-07-25 07:25:27 +03:00
parent adfde50c82
commit 9830b4f9eb
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -258,7 +258,7 @@ myLogHook h = dynamicLogWithPP $ def {
}
myXmobarFormat = def {
ppCurrent = xmobarColor "black",
ppCurrent = xmobarColor "black" "white",
ppExtras = [],
ppHidden = white . wrap " " "",
ppOrder = \(ws:_) -> [ws]