aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorJa.KooLit <jimmielovejay@gmail.com>2024-04-20 00:04:20 +0900
committerGitHub <noreply@github.com>2024-04-20 00:04:20 +0900
commitb85724e90cf7381971700a1d28afa24b1276bc9d (patch)
treef5fdb8858ab4d651df7e2b89a8ed81f33390e1ed /config
parentdb03332ee21596fa240747f46a2214a7570ab7ee (diff)
parente2a793b8df16421142f590d16061d3ce9f020cf9 (diff)
Merge pull request #201 from JaKooLit/development
updated volume.sh
Diffstat (limited to 'config')
-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