use wob for volume and backlight

This commit is contained in:
2022-06-19 23:19:30 +03:00
parent d60dc39a5b
commit 18850067f0
2 changed files with 6 additions and 3 deletions

View File

@@ -23,5 +23,5 @@ else
body="$player_artist - $player_title"
fi
dunstify -a "notify-on-volume" -u low -r "$msgId" -h int:value:"$volume" "Volume: ${volume}%" "$body"
echo "$volume" >$XDG_RUNTIME_DIR/wob.sock
fi