quickshell: add vesktop to muted notification apps
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
98560bbbef
commit
a007ed45d7
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue