diff --git a/hypr_owlenpc00/hyprland.d/keybinds.conf b/hypr_owlenpc00/hyprland.d/keybinds.conf index d5b6d78..c30e0bb 100644 --- a/hypr_owlenpc00/hyprland.d/keybinds.conf +++ b/hypr_owlenpc00/hyprland.d/keybinds.conf @@ -132,7 +132,7 @@ bindel = ,XF86AudioMute, exec, swayosd-client --output-volume mute-toggle # Input volume control bindel = SHIFT ,XF86AudioRaiseVolume, exec, swayosd-client --input-volume raise --max-volume 150 bindel = SHIFT ,XF86AudioLowerVolume, exec, swayosd-client --input-volume lower --max-volume 150 -bindel = ,XF86AudioMute, exec, swayosd-client --input-volume mute-toggle +bindel = SHIFT ,XF86AudioMute, exec, swayosd-client --input-volume mute-toggle # Requires playerctl bindl = , XF86AudioNext, exec, swayosd-client --playerctl next