Add scratchpad shortcuts

This commit is contained in:
Jake Howard 2019-02-23 13:37:31 +00:00
parent 9a3891a088
commit 3b1049de50
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

@ -72,6 +72,9 @@ bindsym $mod+{{ i }} workspace {{ i }}
bindsym $mod+Shift+{{ i }} move container to workspace {{ i }}
{% endfor %}
bindsym $mod+Shift+minus move scratchpad
bindsym $mod+minus scratchpad show
# Resize
set $resize_increment 5
mode "resize" {