Commit ada8a06

Eric Bower  ·  2026-08-30 23:48:29 -0400 EDT
parent f9dfcdd
feat(sway): mod+a focus parent
1 files changed,  +1, -0
+1, -0
1@@ -82,6 +82,7 @@ bindsym $mod+$left focus left
2 bindsym $mod+$down focus down
3 bindsym $mod+$up focus up
4 bindsym $mod+$right focus right
5+bindsym $mod+a focus parent
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