Waybar : move scratchpad to the left.

This commit is contained in:
Dmitry Voronin 2024-10-01 01:25:42 +03:00
parent cb9fc521ac
commit 39fe34d27e
Signed by: voronind
SSH key fingerprint: SHA256:3kBb4iV2ahufEBNq+vFbUe4QYfHt98DHQjN7QaptY9k

View file

@ -19,11 +19,11 @@ in {
];
modules-left = [
"clock"
"sway/scratchpad"
"mpris"
];
modules-center = [
"sway/workspaces"
"sway/scratchpad"
];
modules-right = [
"sway/language"