Waybar swap time and workspaces.
This commit is contained in:
parent
36879477cf
commit
9c2182d1af
|
@ -17,13 +17,13 @@ in {
|
||||||
"*"
|
"*"
|
||||||
];
|
];
|
||||||
modules-left = [
|
modules-left = [
|
||||||
"sway/workspaces"
|
|
||||||
"sway/scratchpad"
|
|
||||||
];
|
|
||||||
modules-center = [
|
|
||||||
"clock"
|
"clock"
|
||||||
"mpris"
|
"mpris"
|
||||||
];
|
];
|
||||||
|
modules-center = [
|
||||||
|
"sway/workspaces"
|
||||||
|
"sway/scratchpad"
|
||||||
|
];
|
||||||
modules-right = [
|
modules-right = [
|
||||||
"sway/language"
|
"sway/language"
|
||||||
"pulseaudio"
|
"pulseaudio"
|
||||||
|
|
Loading…
Reference in a new issue