mirror of
https://github.com/adrlau/nix-dotfiles.git
synced 2026-02-07 22:23:11 +01:00
style: add missing spaces after commas in modules-right list in waybar config
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user