Merge remote-tracking branch 'upstream/main'
This commit is contained in:
commit
5ec8648905
1 changed files with 3 additions and 2 deletions
|
|
@ -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%+
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue