From b95cfc47a4d0698a49b23463b6bff5c498c9603b Mon Sep 17 00:00:00 2001 From: Konstantin Koslowski Date: Thu, 13 May 2021 23:50:00 +0200 Subject: [PATCH] sway: focus child on mod+shift+a --- config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config b/config index fa1599e..7ccd555 100644 --- a/config +++ b/config @@ -185,6 +185,8 @@ bindsym $mod+space focus mode_toggle # Move focus to the parent container bindsym $mod+a focus parent +# Move focus to the child +bindsym $mod+Shift+a focus child # ## Volume