sway: add binding for focusing child container
authorAmin Bandali <bandali@gnu.org>
Tue, 23 Apr 2019 19:07:45 +0000 (15:07 -0400)
committerAmin Bandali <bandali@gnu.org>
Tue, 23 Apr 2019 19:07:45 +0000 (15:07 -0400)
.config/sway/config

index ddd4d4e..e1a421b 100644 (file)
@@ -182,6 +182,7 @@ mode "$mode_launch" {
 
     # move focus to the parent container
     bindsym $mod+a focus parent
+    bindsym $mod+Shift+a focus child
 #
 # Scratchpad:
 #