Waybar : move scratchpad to the left.
This commit is contained in:
parent
cb9fc521ac
commit
39fe34d27e
|
@ -19,11 +19,11 @@ in {
|
|||
];
|
||||
modules-left = [
|
||||
"clock"
|
||||
"sway/scratchpad"
|
||||
"mpris"
|
||||
];
|
||||
modules-center = [
|
||||
"sway/workspaces"
|
||||
"sway/scratchpad"
|
||||
];
|
||||
modules-right = [
|
||||
"sway/language"
|
||||
|
|
Loading…
Reference in a new issue