Commit de48305

Eric Bower  ·  2026-08-30 23:58:38 -0400 EDT
parent ada8a06
feat(sway): focus child
1 files changed,  +1, -0
+1, -0
1@@ -83,6 +83,7 @@ bindsym $mod+$down focus down
2 bindsym $mod+$up focus up
3 bindsym $mod+$right focus right
4 bindsym $mod+a focus parent
5+bindsym $mod+Shift+a focus child
6 # Move the focused window with the same, but add Shift
7 bindsym $mod+Shift+$left move left
8 bindsym $mod+Shift+$down move down