binding changes
This commit is contained in:
parent
cd69b98d54
commit
f2a3d40fc0
1 changed files with 2 additions and 3 deletions
|
|
@ -2,7 +2,7 @@ $mainMod = SUPER
|
|||
$terminal = kitty
|
||||
$launcher = ~/.config/hypr/open.sh
|
||||
|
||||
bindr = SUPER, SUPER_L, exec, $launcher
|
||||
bind = SUPER, SPACE, exec, $launcher
|
||||
|
||||
bind = ALT, Q, exec, $terminal
|
||||
|
||||
|
|
@ -50,7 +50,6 @@ bind = CONTROL&$mainMod, right, workspace, e+1
|
|||
bind = CONTROL&$mainMod, left, workspace, e-1
|
||||
|
||||
bindm = $mainMod,mouse:272, movewindow
|
||||
bindm = $mainMod, mouse:273, resizewindow
|
||||
|
||||
bindel = ,XF86AudioRaiseVolume, exec, wpctl set-volume -l 1.0 @DEFAULT_AUDIO_SINK@ 5%+
|
||||
bindel = ,XF86AudioLowerVolume, exec, wpctl set-volume -l 1.0 @DEFAULT_AUDIO_SINK@ 5%-
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue