aboutsummaryrefslogtreecommitdiff
path: root/vol.sh
diff options
context:
space:
mode:
authorInigoGutierrez <inigogf.95@gmail.com>2018-12-24 21:35:29 +0100
committerInigoGutierrez <inigogf.95@gmail.com>2018-12-24 21:35:29 +0100
commit4391297a9b763cfc5f6873f50e26d6548a572f4f (patch)
treef96da1cd337304128cf0e0bc534da83935ac4352 /vol.sh
parent4027bc1a53023317819b2ee5584664d3a5264b17 (diff)
downloadscripts-4391297a9b763cfc5f6873f50e26d6548a572f4f.tar.gz
scripts-4391297a9b763cfc5f6873f50e26d6548a572f4f.zip
Notifications for volume and brightness now replace themselves.
Diffstat (limited to 'vol.sh')
-rwxr-xr-xvol.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/vol.sh b/vol.sh
index 61fbe6f..d925e78 100755
--- a/vol.sh
+++ b/vol.sh
@@ -6,5 +6,5 @@ else
pactl set-sink-volume $sink $1%
fi
-notify-send -t 500 "$(~/scripts/i3blocks/i3vol.sh)"
+notify-send -h string:x-canonical-private-synchronous:vol -t 500 "$(~/scripts/i3blocks/i3vol.sh)"
pkill -SIGRTMIN+10 i3blocks