From 9225c0a888ce79c2103ff7cea89551400fd8f272 Mon Sep 17 00:00:00 2001 From: Benjamin Palko Date: Mon, 29 Jul 2024 17:31:37 -0400 Subject: [PATCH] bump to 2% --- hypr/config/keybinds.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hypr/config/keybinds.conf b/hypr/config/keybinds.conf index 6225a25..7520359 100644 --- a/hypr/config/keybinds.conf +++ b/hypr/config/keybinds.conf @@ -70,8 +70,8 @@ bindm = $mainMod, mouse:272, movewindow bindm = $mainMod, mouse:273, resizewindow # Audio keybinds -bind = , XF86AudioRaiseVolume, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 1%+ -bind = , XF86AudioLowerVolume, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 1%- +bind = , XF86AudioRaiseVolume, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 2%+ +bind = , XF86AudioLowerVolume, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 2%- bind = , XF86AudioMute, exec, wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle bind = , XF86AudioPlay, exec, playerctl play-pause bind = , XF86AudioStop, exec,