[taffybar] Move layout switcher back to original location
This commit is contained in:
Submodule dotfiles/config/taffybar/taffybar updated: 296d0941a0...28b9515b1d
@@ -211,7 +211,7 @@ main = do
|
||||
wnd = makeUnderline (windowSwitcherNew pgr) "teal"
|
||||
taffyConfig =
|
||||
defaultTaffybarConfig
|
||||
{ startWidgets = [los, hud, wnd]
|
||||
{ startWidgets = [hud, wnd, los]
|
||||
, endWidgets =
|
||||
[ batteryBarNew defaultBatteryConfig 1.0
|
||||
, makeUnderline clock "teal"
|
||||
|
Reference in New Issue
Block a user