diff --git a/settings/hyprland.nix b/settings/hyprland.nix index b879484..d462c7c 100644 --- a/settings/hyprland.nix +++ b/settings/hyprland.nix @@ -2207,7 +2207,7 @@ in visible: false property var currentNotif: null property bool toastOpen: false - readonly property var mutedApps: ["discord", "Discord", "Spotify", "spotify", "vlc", "mpv"] + readonly property var mutedApps: ["discord", "Discord", "Vesktop", "vesktop", "Spotify", "spotify", "vlc", "mpv"] readonly property bool isPrimary: bar.screen === Quickshell.screens[0] x: Math.round(bar.width / 2 - width / 2)