From 0a02cb3a9609cd2a7cf28fd87ee2ce34a5dcb482 Mon Sep 17 00:00:00 2001 From: odave Date: Sun, 5 Apr 2020 02:38:49 +0100 Subject: +scratchpad binds for use in i3 --- i3.conf | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'i3.conf') 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 -- cgit v1.2.3-13-gbd6f