style: add missing spaces after commas in modules-right list in waybar config

This commit is contained in:
2025-05-25 21:55:35 +02:00
parent a554be2df5
commit 28ab87f588

View File

@@ -23,9 +23,9 @@ in
"modules-left": ["custom/overview", "custom/launcher", "sway/workspaces", "niri/workspaces"],
"modules-center": ["niri/window"],
"modules-right": [
"idle_inhibitor","backlight","pulseaudio","keyboard-state",
"network","cpu","memory","temperature","battery",
"power-profiles-daemon","clock","tray","custom/power"
"idle_inhibitor", "backlight", "pulseaudio", "keyboard-state",
"network", "cpu", "memory", "temperature", "battery",
"power-profiles-daemon", "clock", "tray", "custom/power"
],
"custom/launcher": {