Merge remote-tracking branch 'upstream/main'

This commit is contained in:
Ceres 2025-12-20 17:16:53 +00:00
commit 5ec8648905
Signed by: ceres-sees-all
GPG key ID: 9814758436430045

View file

@ -113,8 +113,8 @@ bind = Ctrl+Super+Shift, down, movetoworkspace, e+0
bind = Super+Alt, S, movetoworkspace, special:special bind = Super+Alt, S, movetoworkspace, special:special
# Window groups # Window groups
binde = $kbWindowGroupCycleNext, cyclenext, activewindow binde = $kbWindowGroupCycleNext, cyclenext
binde = $kbWindowGroupCyclePrev, cyclenext, prev, activewindow binde = $kbWindowGroupCyclePrev, cyclenext, prev
binde = Ctrl+Alt, Tab, changegroupactive, f binde = Ctrl+Alt, Tab, changegroupactive, f
binde = Ctrl+Shift+Alt, Tab, changegroupactive, b binde = Ctrl+Shift+Alt, Tab, changegroupactive, b
bind = $kbToggleGroup, togglegroup 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 bind = Super+Shift, C, exec, hyprpicker -a # Colour picker
# Volume # Volume
bindl = , XF86AudioMicMute, exec, wpctl set-mute @DEFAULT_AUDIO_SOURCE@ toggle
bindl = , XF86AudioMute, exec, wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle bindl = , XF86AudioMute, exec, wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle
bindl = Super+Shift, M, 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%+ bindle = , XF86AudioRaiseVolume, exec, wpctl set-mute @DEFAULT_AUDIO_SINK@ 0; wpctl set-volume -l 1 @DEFAULT_AUDIO_SINK@ $volumeStep%+