feat: random notification sounds
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user