summaryrefslogtreecommitdiffstats
path: root/.local/bin/swsnd
diff options
context:
space:
mode:
authorjoe <rbo@gmx.us>2025-10-01 18:04:18 +0200
committerjoe <rbo@gmx.us>2025-10-01 18:04:18 +0200
commit74ecc98e528eac979e0820c9fa48955a186c0cc1 (patch)
treebe754babad6341d504daa4fe8c8433ca428fa595 /.local/bin/swsnd
parentup (diff)
downloaddotfiles-bsd-74ecc98e528eac979e0820c9fa48955a186c0cc1.tar.gz
dotfiles-bsd-74ecc98e528eac979e0820c9fa48955a186c0cc1.tar.bz2
dotfiles-bsd-74ecc98e528eac979e0820c9fa48955a186c0cc1.tar.xz
dotfiles-bsd-74ecc98e528eac979e0820c9fa48955a186c0cc1.tar.zst
dotfiles-bsd-74ecc98e528eac979e0820c9fa48955a186c0cc1.zip
up
Diffstat (limited to '')
-rwxr-xr-x.local/bin/swsnd7
1 files changed, 2 insertions, 5 deletions
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/'`"