[taffybar] Put bar back on top
This commit is contained in:
parent
9bead9ced9
commit
5c9dd1f155
@ -203,7 +203,7 @@ main = do
|
|||||||
defaultSimpleTaffyConfig
|
defaultSimpleTaffyConfig
|
||||||
{ startWidgets = [myWorkspaces, myLayout, myWindows]
|
{ startWidgets = [myWorkspaces, myLayout, myWindows]
|
||||||
, endWidgets = fullEndWidgets
|
, endWidgets = fullEndWidgets
|
||||||
, barPosition = Bottom
|
, barPosition = Top
|
||||||
, widgetSpacing = 0
|
, widgetSpacing = 0
|
||||||
, barPadding = 0
|
, barPadding = 0
|
||||||
, barHeight = ScreenRatio $ 1/27
|
, barHeight = ScreenRatio $ 1/27
|
||||||
|
Loading…
Reference in New Issue
Block a user