Add bind for pinning a window
This commit is contained in:
parent
916be915c2
commit
8ea3bbfc09
1 changed files with 1 additions and 0 deletions
|
|
@ -286,6 +286,7 @@ bind = $mainMod SHIFT, J, layoutmsg, colresize -0.1
|
|||
bind = $mainMod, K, layoutmsg, colresize +conf
|
||||
bind = $mainMod SHIFT, K, layoutmsg, colresize +0.1
|
||||
{{- end }}
|
||||
bind = $mainMod ALT, P, pin, active
|
||||
|
||||
# Laptop multimedia keys for volume and LCD brightness
|
||||
bindel = ,XF86AudioRaiseVolume, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 2%+ && ~/scripts/volume-control.sh
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue