Set taffybar position back to top
This commit is contained in:
@@ -570,7 +570,7 @@ mkSimpleTaffyConfig hostName backend cssFiles =
|
||||
centerWidgets = [clockWidget],
|
||||
endWidgets = endWidgetsForHost hostName,
|
||||
barLevels = Nothing,
|
||||
barPosition = Bottom,
|
||||
barPosition = Top,
|
||||
widgetSpacing = 0,
|
||||
barPadding = 4,
|
||||
barHeight = ScreenRatio $ 1 / 33,
|
||||
|
||||
Reference in New Issue
Block a user