From 5c9dd1f15534c1949ddfe1fd2fc700a9ba15498c Mon Sep 17 00:00:00 2001 From: Ivan Malison Date: Fri, 10 Sep 2021 12:13:41 -0600 Subject: [PATCH] [taffybar] Put bar back on top --- dotfiles/config/taffybar/taffybar.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotfiles/config/taffybar/taffybar.hs b/dotfiles/config/taffybar/taffybar.hs index ecae42fc..bb4894fb 100644 --- a/dotfiles/config/taffybar/taffybar.hs +++ b/dotfiles/config/taffybar/taffybar.hs @@ -203,7 +203,7 @@ main = do defaultSimpleTaffyConfig { startWidgets = [myWorkspaces, myLayout, myWindows] , endWidgets = fullEndWidgets - , barPosition = Bottom + , barPosition = Top , widgetSpacing = 0 , barPadding = 0 , barHeight = ScreenRatio $ 1/27