From 8f45ee2c67a978592b345af676727b6c5a73b984 Mon Sep 17 00:00:00 2001 From: DustVoice Date: Thu, 12 Dec 2019 00:58:04 +0100 Subject: [PATCH] Fix error with scrathpad keybinding --- .config/i3/config | 1 - 1 file changed, 1 deletion(-) diff --git a/.config/i3/config b/.config/i3/config index 5249cdf3..68171bf7 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -82,7 +82,6 @@ bindsym $mod+a focus parent # move the currently focused window to the scratchpad bindsym $mod+Shift+minus move scratchpad -bindsym $mod+Shift+w move workspace # Show the next scratchpad window or hide the focused scratchpad window. # If there are multiple scratchpad windows, this command cycles through them.