Fixed display of sodium conky
This commit is contained in:
parent
9ff6c05cf8
commit
659979643e
@ -286,6 +286,7 @@ main = do
|
||||
dzenFerrumBar <- spawnPipe (getFerrumBar sc)
|
||||
-- dzenGammachunkBar <- spawnPipe (getGammachunkBar sc)
|
||||
dzenOsmiumBar <- spawnPipe (getOsmiumBar sc)
|
||||
dzenSodiumBar <- spawnPipe (getSodiumBar sc)
|
||||
dzenTennessineBar <- spawnPipe (getTennessineBar sc)
|
||||
dzenBlancherBar <- spawnPipe (getBlancherBar sc)
|
||||
xmonad $ docks $ ewmh $ desktopConfig {
|
||||
|
Loading…
Reference in New Issue
Block a user