aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--i3.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/i3.conf b/i3.conf
index cca249c..2b540ce 100644
--- a/i3.conf
+++ b/i3.conf
@@ -20,6 +20,10 @@ exec --no-startup-id nm-applet
focus_follows_mouse no
for_window [class="^.*"] border pixel 5
+# Scratchpad
+bindsym $mod+Shift+minus move scratchpad
+bindsym $mod+minus scratchpad show
+
# Gaps and border
gaps outer 0
gaps inner 10