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