waybar: fix some minor niggles

This commit is contained in:
Jez Cope 2021-09-20 20:11:44 +01:00
parent 4f441157f8
commit a4f830b6ef
1 changed files with 3 additions and 3 deletions

View File

@ -7,20 +7,20 @@
// Choose the order of the modules
"modules-left": ["sway/workspaces", "sway/mode", "sway/window"],
"modules-center": ["clock"],
"modules-right": ["mpd", "idle_inhibitor", "pulseaudio", "network", "cpu", "memory", "temperature", "backlight", "battery", "battery#bat2", "tray"],
"modules-right": ["idle_inhibitor", "pulseaudio", "network", "cpu", "memory", "temperature", "backlight", "battery", "battery#bat2", "tray"],
// Modules configuration
"sway/workspaces": {
// "disable-scroll": true,
// "all-outputs": true,
"format": "{name}: {icon}",
"format-icons": {
"1": "",
"1": "🕸",
"2": "",
"3": "",
"6": "",
"7": "",
"8": "",
"9": "",
"9": "",
"10": "",
"urgent": "",
"focused": "",