feat(tea): use tea

This commit is contained in:
Barrett Ruth 2026-03-10 18:28:56 -04:00
parent d5279a25d2
commit 5106c4afb5
Signed by: barrett
GPG key ID: A6C96C9349D2FC81
6 changed files with 56 additions and 48 deletions

View file

@ -126,6 +126,7 @@ audio)
--mesg="$header" --mesg-mode=expand \
--font="monospace:size=12" --width="$fw")
rc=$?
[ "$rc" = 10 ] && continue
[ "$rc" = 11 ] && {
wpctl set-volume "$node" 5%+ --limit 1.0
continue