feat: random notification sounds

This commit is contained in:
2025-12-25 02:10:43 +03:00
parent deace16b64
commit b453f9efd7
4 changed files with 36 additions and 8 deletions

View File

@@ -33,14 +33,9 @@
"text-empty": "No nothing",
"script-fail-notify": true,
"scripts": {
"example-script": {
"exec": "echo 'Do something...'",
"urgency": "Normal"
},
"example-action-script": {
"exec": "echo 'Do something actionable!'",
"urgency": "Normal",
"run-on": "action"
"notification-sound": {
"exec": "sh $HOME/.config/swaync/scripts/sound.sh",
"app-name": "^(?!.*AyuGram).*$"
}
},
"notification-visibility": {