aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorPinapelz <donaldshan1@outlook.com>2026-08-24 22:10:48 -0700
committerGitHub <noreply@github.com>2026-08-24 22:10:48 -0700
commit7f6128fec9086445a2aa5882f15338ba162e648a (patch)
treeff6badf43ac68036b08d8ae0c40475c09f5ef7b9 /config
parentd23aaf54aa00499889bdbcbe9e1e43de6673beb1 (diff)
Update config.json
Diffstat (limited to 'config')
-rwxr-xr-xconfig/swaync/config.json7
1 files changed, 3 insertions, 4 deletions
diff --git a/config/swaync/config.json b/config/swaync/config.json
index 78dc129c..1d06daf6 100755
--- a/config/swaync/config.json
+++ b/config/swaync/config.json
@@ -29,10 +29,9 @@
"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": ".*"
+ "sound-script": {
+ "exec": "sh -c '/usr/bin/mpv --no-video --really-quiet /home/pinapelz/.config/swaync/notify.mp3 >/tmp/swaync-mpv.log 2>&1' || true",
+ "run-on": "receive"
}
},
"widgets": [
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage