Move taffybar back to top
This commit is contained in:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user