waybar: rearrange entries

This commit is contained in:
Aminda Suomalainen 2022-06-06 12:50:45 +03:00
parent 2650fa79f7
commit 00a4bb8f5f
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
"layer": "top",
"position": "left",
"modules-left": ["sway/workspaces", "sway/mode"],
"modules-right": ["cpu", "memory", "bluetooth", "battery", "pulseaudio", "sway/language", "tray", "clock"],
"modules-right": ["cpu", "memory", "battery", "pulseaudio", "sway/language", "bluetooth", "tray", "clock"],
"sway/window": {
"max-length": 50
},