fixed waybar config

This commit is contained in:
Niklas Kapelle 2023-09-14 15:44:31 +02:00
parent b91afebd2a
commit 034a8258d4
Signed by: niklas
GPG Key ID: 4EB651B36D841D16

View File

@ -1,7 +1,7 @@
{ {
"height": 30, // Waybar height (to be removed for auto height) "height": 30, // Waybar height (to be removed for auto height)
"spacing": 4, // Gaps between modules (4px) "spacing": 4, // Gaps between modules (4px)
"modules-left": ["wlr/workspaces"], "modules-left": ["hyprland/workspaces"],
"modules-center": [], "modules-center": [],
"modules-right": ["custom/playerctl", "idle_inhibitor", "pulseaudio", "clock", "tray","custom/swaync"], "modules-right": ["custom/playerctl", "idle_inhibitor", "pulseaudio", "clock", "tray","custom/swaync"],
"idle_inhibitor": { "idle_inhibitor": {