Move taffybar back to top

This commit is contained in:
2026-02-12 23:11:59 -08:00
parent 867abf7cee
commit 9dba5fbad3

View File

@@ -398,7 +398,7 @@ mkSimpleTaffyConfig hostName backend cssFiles =
defaultSimpleTaffyConfig defaultSimpleTaffyConfig
{ startWidgets = startWidgetsForBackend backend, { startWidgets = startWidgetsForBackend backend,
endWidgets = endWidgetsForHost hostName backend, endWidgets = endWidgetsForHost hostName backend,
barPosition = Bottom, barPosition = Top,
widgetSpacing = 0, widgetSpacing = 0,
barPadding = 4, barPadding = 4,
barHeight = ScreenRatio $ 1 / 33, barHeight = ScreenRatio $ 1 / 33,