+scratchpad binds for use in i3

This commit is contained in:
odave
2020-04-05 02:38:49 +01:00
parent 2123ec6a28
commit 0a02cb3a96

View File

@@ -20,6 +20,10 @@ exec --no-startup-id nm-applet
focus_follows_mouse no focus_follows_mouse no
for_window [class="^.*"] border pixel 5 for_window [class="^.*"] border pixel 5
# Scratchpad
bindsym $mod+Shift+minus move scratchpad
bindsym $mod+minus scratchpad show
# Gaps and border # Gaps and border
gaps outer 0 gaps outer 0
gaps inner 10 gaps inner 10