forked from colonelpanic/dotfiles
[taffybar] Move layout switcher back to original location
This commit is contained in:
parent
fb04ad5482
commit
0d224a34ef
@ -1 +1 @@
|
|||||||
Subproject commit 296d0941a08814c8257660f4a57082c83884e7d6
|
Subproject commit 28b9515b1ddb9854d159b7943eb0136676d29fd9
|
@ -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"
|
||||||
|
Loading…
Reference in New Issue
Block a user