Add resize options for sway

This commit is contained in:
mokou 2020-04-16 23:19:01 +02:00
parent 832418088b
commit f26ed2595b

View file

@ -112,12 +112,18 @@ bindsym $mod+f fullscreen
# Switch between tiling and floating for current container
bindsym $mod+Shift+d floating toggle
# Resize window
bindsym $mod+Alt+h resize shrink width 10
bindsym $mod+Alt+l resize grow width 10
bindsym $mod+Alt+j resize shrink height 10
bindsym $mod+Alt+k resize grow height 10
# Switch between tiling area and floating area
bindsym $mod+d focus mode_toggle
# Screenshots
bindsym print exec ~/.config/sway/screen.sh -s
bindsym Shift+print exec ~/.config/sway/screen.sh
bindsym Shift+p exec ~/.config/sway/screen.sh -s
bindsym Shift+Alt+p exec ~/.config/sway/screen.sh
# Volume
bindsym XF86AudioMute exec pamixer -t