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