aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr
diff options
context:
space:
mode:
authorJa.KooLit <ejhay.games@gmail.com>2024-04-20 00:01:45 +0900
committerJa.KooLit <ejhay.games@gmail.com>2024-04-20 00:02:06 +0900
commitd1b151fe3778b38b53fb9288b024b37fdccb6c27 (patch)
treef5fdb8858ab4d651df7e2b89a8ed81f33390e1ed /config/hypr
parent3aadf05460bf5ec11eb6c5e978f42b4bc6111998 (diff)
updated volume.sh
Diffstat (limited to 'config/hypr')
-rwxr-xr-xconfig/hypr/scripts/Volume.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/hypr/scripts/Volume.sh b/config/hypr/scripts/Volume.sh
index 37a0603b..d2fef87e 100755
--- a/config/hypr/scripts/Volume.sh
+++ b/config/hypr/scripts/Volume.sh
@@ -44,7 +44,7 @@ inc_volume() {
if [ "$(pamixer --get-mute)" == "true" ]; then
toggle_mute
else
- pamixer -i 5 && notify_user
+ pamixer -i 5 --allow-boost --set-limit 150 && notify_user
fi
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage