aboutsummaryrefslogtreecommitdiffstats
path: root/config/swaync
diff options
context:
space:
mode:
authorPinapelz <donaldshan1@outlook.com>2026-08-24 21:54:18 -0700
committerGitHub <noreply@github.com>2026-08-24 21:54:18 -0700
commitc6188e50b932bbb8edd21f85bcd611e93b0a090f (patch)
treeff67d04f453469a2faaa2f090749bb42319a224b /config/swaync
parentcd90d905951114d4edb9720c5504c698b372b320 (diff)
add custom notification sound
Diffstat (limited to 'config/swaync')
-rwxr-xr-xconfig/swaync/config.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/config/swaync/config.json b/config/swaync/config.json
index 7a30dbec..78dc129c 100755
--- a/config/swaync/config.json
+++ b/config/swaync/config.json
@@ -28,6 +28,13 @@
"hide-on-clear": false,
"hide-on-action": true,
"script-fail-notify": true,
+ "scripts": {
+ "notification-sound": {
+ "exec": "mpv --no-terminal $HOME/.config/swaync/notify.mp3",
+ "run-on": "receive",
+ "app-name": ".*"
+ }
+ },
"widgets": [
"dnd",
"buttons-grid",
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage