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
{ startWidgets = startWidgetsForBackend backend,
endWidgets = endWidgetsForHost hostName backend,
barPosition = Bottom,
barPosition = Top,
widgetSpacing = 0,
barPadding = 4,
barHeight = ScreenRatio $ 1 / 33,