mouse keybindings
This commit is contained in:
parent
82986eae33
commit
cd69b98d54
1 changed files with 3 additions and 1 deletions
|
|
@ -49,7 +49,9 @@ bind = $mainMod SHIFT, 0, movetoworkspace, 10
|
|||
bind = CONTROL&$mainMod, right, workspace, e+1
|
||||
bind = CONTROL&$mainMod, left, workspace, e-1
|
||||
|
||||
# Laptop multimedia keys for volume and LCD brightness
|
||||
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%-
|
||||
bindel = SHIFT,XF86AudioRaiseVolume, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 1%+
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue