From 74ecc98e528eac979e0820c9fa48955a186c0cc1 Mon Sep 17 00:00:00 2001 From: joe Date: Wed, 1 Oct 2025 18:04:18 +0200 Subject: up --- .local/bin/swsnd | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to '.local/bin/swsnd') diff --git a/.local/bin/swsnd b/.local/bin/swsnd index d64a034..60feb1a 100755 --- a/.local/bin/swsnd +++ b/.local/bin/swsnd @@ -9,10 +9,7 @@ else if (`$cmd | rev | cut -d ' ' -f 1` == 0) then else $cmd=0 >&/dev/null endif -exec notify-send \ - -u low \ - -t 2000 \ - 'swsnd' \ - "Switched to `grep default /dev/sndstat | \ +exec herbe \ + "Switched to `grep default /dev/sndstat | \ sed -e 's/.*<\(.*\)>.*/\1/' | \ sed -e 's/.*(\(.*\)).*/\1/'`" -- cgit v1.2.3