feat: set-vol 1.5 limit

This commit is contained in:
AngeD 2023-04-12 16:42:49 +02:00
parent 7bfb4b24f2
commit 8a95534bc6
3 changed files with 4 additions and 4 deletions

@ -1 +1 @@
Subproject commit ac4020c70722337c326bf65b645b162ee6e1796b Subproject commit 0efa55ae2e6676b1a4cb66c5ee31ea295c6ebc2f

@ -1 +1 @@
Subproject commit fb1287fedbb877201572d164ba0bad5c9d375b4f Subproject commit f27d192eb20cbf9cf690a372f342110b7347c8d6

View File

@ -13,8 +13,8 @@ else
*) CUR="$1" ;; *) CUR="$1" ;;
esac esac
wpctl set-volume -l 1 "$SINK" "$CUR%" wpctl set-volume -l 1.5 "$SINK" "$CUR%"
wpctl set-mute "$SINK" 0 wpctl set-mute "$SINK" 0
fi fi
# update sbar # update sbar