forked from colonelpanic/dotfiles
[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"
|
wnd = makeUnderline (windowSwitcherNew pgr) "teal"
|
||||||
taffyConfig =
|
taffyConfig =
|
||||||
defaultTaffybarConfig
|
defaultTaffybarConfig
|
||||||
{ startWidgets = [los, hud, wnd]
|
{ startWidgets = [hud, wnd, los]
|
||||||
, endWidgets =
|
, endWidgets =
|
||||||
[ batteryBarNew defaultBatteryConfig 1.0
|
[ batteryBarNew defaultBatteryConfig 1.0
|
||||||
, makeUnderline clock "teal"
|
, makeUnderline clock "teal"
|
||||||
|
Reference in New Issue
Block a user