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 = [ 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"