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