disable spotify notifications
This commit is contained in:
parent
8a73a3672e
commit
762154df07
1 changed files with 1 additions and 0 deletions
1
arch.sh
1
arch.sh
|
@ -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 ==
|
||||
|
|
Loading…
Reference in a new issue