Move taffybar back to top

This commit is contained in:
2026-02-12 23:11:59 -08:00
committed by Kat Huang
parent 0dcf4a7cd6
commit 7861a7f61f

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,