From d0d8f81e5ca1a0f32c78cbe6c969e0823d1240cf Mon Sep 17 00:00:00 2001 From: Yorick Barbanneau Date: Sat, 31 Oct 2020 01:07:27 +0100 Subject: [PATCH] Shortcut for scratchpad --- config/sway/config | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config/sway/config b/config/sway/config index 7e5450b..0286f5d 100644 --- a/config/sway/config +++ b/config/sway/config @@ -113,6 +113,10 @@ bindsym $mod+space focus mode_toggle # move focus to the parent container bindsym $mod+a focus parent +# move to scratchpad +bindsym $mod+Shift+p move scratchpad +bindsym $mod+p scratchpad show + # Media keys # ----------