Waybar swap time and workspaces.

This commit is contained in:
Dmitry Voronin 2024-09-25 21:56:33 +03:00
parent 36879477cf
commit 9c2182d1af
Signed by: voronind
SSH key fingerprint: SHA256:3kBb4iV2ahufEBNq+vFbUe4QYfHt98DHQjN7QaptY9k

View file

@ -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"