From c17ecaf2b760be109aec9ce8a7870373dae18b42 Mon Sep 17 00:00:00 2001 From: LoganDungeon Date: Mon, 21 Jan 2019 14:43:47 +0100 Subject: [PATCH] Showing the scratchpads is not necessary. The initial show for the scratchpad only makes them show up, when reloading i3, which is a bit annoying. When calling `ddspawn`, they spawn nontheless. --- .config/i3/config | 1 - 1 file changed, 1 deletion(-) diff --git a/.config/i3/config b/.config/i3/config index c30ef9ad..91a6c523 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -36,7 +36,6 @@ set $hibernate sudo -A systemctl suspend for_window [instance="dropdown_*"] floating enable for_window [instance="dropdown_*"] move scratchpad for_window [instance="dropdown_*"] sticky enable -for_window [instance="dropdown_*"] scratchpad show for_window [instance="dropdown_tmuxdd"] resize set 625 450 for_window [instance="dropdown_dropdowncalc"] resize set 800 300 for_window [instance="dropdown_tmuxdd"] border pixel 3