From 312da06756aa3d61ed22dfe5002ba68f44e56c04 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hannes=20K=C3=B6rber?= Date: Sat, 2 Oct 2021 10:55:10 +0200 Subject: [PATCH] i3: Remove scratchpad bindings --- i3/config.j2 | 3 --- 1 file changed, 3 deletions(-) diff --git a/i3/config.j2 b/i3/config.j2 index 06e6ac5..35aadb5 100644 --- a/i3/config.j2 +++ b/i3/config.j2 @@ -227,9 +227,6 @@ assign [class="^Wine$"] $workspace10 bindsym $mod+Shift+v exec --no-startup-id redshift-toggle - bindsym $mod+Shift+$scratchpad move scratchpad - bindsym $mod+$scratchpad scratchpad show - bindsym $mod+$pim_toggle \ unmark _destination; \ mark _source; \