diff --git a/hypr/hyprland/keybinds.conf b/hypr/hyprland/keybinds.conf index 6e8a1af..14ed1b6 100644 --- a/hypr/hyprland/keybinds.conf +++ b/hypr/hyprland/keybinds.conf @@ -113,8 +113,8 @@ bind = Ctrl+Super+Shift, down, movetoworkspace, e+0 bind = Super+Alt, S, movetoworkspace, special:special # Window groups -binde = $kbWindowGroupCycleNext, cyclenext, activewindow -binde = $kbWindowGroupCyclePrev, cyclenext, prev, activewindow +binde = $kbWindowGroupCycleNext, cyclenext +binde = $kbWindowGroupCyclePrev, cyclenext, prev binde = Ctrl+Alt, Tab, changegroupactive, f binde = Ctrl+Shift+Alt, Tab, changegroupactive, b bind = $kbToggleGroup, togglegroup @@ -173,6 +173,7 @@ bind = Super+Shift+Alt, R, exec, caelestia record -r # Record region bind = Super+Shift, C, exec, hyprpicker -a # Colour picker # Volume +bindl = , XF86AudioMicMute, exec, wpctl set-mute @DEFAULT_AUDIO_SOURCE@ toggle bindl = , XF86AudioMute, exec, wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle bindl = Super+Shift, M, exec, wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle bindle = , XF86AudioRaiseVolume, exec, wpctl set-mute @DEFAULT_AUDIO_SINK@ 0; wpctl set-volume -l 1 @DEFAULT_AUDIO_SINK@ $volumeStep%+