From c4598c70cd7ba99d5923b98d9a2f2c251ba76c49 Mon Sep 17 00:00:00 2001 From: Johannes Loher Date: Thu, 17 Sep 2020 17:48:06 +0200 Subject: [PATCH] add shortcut to focus child windows --- .config/sway/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/sway/config b/.config/sway/config index 960d7dd..e604ef8 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -118,7 +118,7 @@ bindsym $mod+space focus mode_toggle bindsym $mod+a focus parent # focus the child container -#bindsym $mod+d focus child +bindsym $mod+y focus child # resize window (you can also use the mouse for that) mode resize {