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 # ----------