diff --git a/config/waybar/modules b/config/waybar/modules index 5115531..417a691 100644 --- a/config/waybar/modules +++ b/config/waybar/modules @@ -354,11 +354,18 @@ "on-scroll-down": "~/.config/hypr/scripts/Volume.sh --dec", "smooth-scrolling-threshold": 1, "player-icons": { + "chromium": "", "default": "▶", + "firefox": "", + "kdeconnect": "", + "mopidy": "", "mpv": "📻", + "spotify": "" }, "status-icons": { - "paused": "󰐎" + "paused": "󰐎", + "playing": "", + "stopped": "" }, // "ignored-players": ["firefox"] "max-length": 30,