disable spotify notifications

This commit is contained in:
Mylloon 2024-06-21 21:30:07 +02:00
parent 8a73a3672e
commit 762154df07
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -104,6 +104,7 @@ function main {
# === Spotify ==
# is `spotify-launcher --force-update` needed before patching?
bash <(curl -sSL https://spotx-official.github.io/run.sh) -ce
gsettings set org.gnome.desktop.notifications.application:/org/gnome/desktop/notifications/application/spotify-launcher/ enable false # disable notifications
# === Syncthing ==