feat: set-vol 1.5 limit
This commit is contained in:
parent
7bfb4b24f2
commit
8a95534bc6
3 changed files with 4 additions and 4 deletions
|
@ -13,8 +13,8 @@ else
|
|||
*) CUR="$1" ;;
|
||||
esac
|
||||
|
||||
wpctl set-volume -l 1 "$SINK" "$CUR%"
|
||||
wpctl set-mute "$SINK" 0
|
||||
wpctl set-volume -l 1.5 "$SINK" "$CUR%"
|
||||
wpctl set-mute "$SINK" 0
|
||||
fi
|
||||
|
||||
# update sbar
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue