From 82038de80ff4e453249ea363e46bf386fc805d66 Mon Sep 17 00:00:00 2001 From: tslil Date: Thu, 5 Mar 2026 14:20:22 +0000 Subject: [sway] bind output focus change, remove exit double bind --- sway/config | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'sway') diff --git a/sway/config b/sway/config index 0f16796..2fb1cf8 100644 --- a/sway/config +++ b/sway/config @@ -76,7 +76,6 @@ bindsym $mod+slash exec "foot qalc" # Window Management bindsym $mod+Shift+k kill -bindsym $mod+Shift+Control+k exec "swaymsg exit" bindsym $mod+Shift+Control+r reload bindsym $mod+Shift+Control+q exit @@ -97,6 +96,9 @@ bindsym $mod+Shift+$left move left bindsym $mod+Shift+$up move up bindsym $mod+Shift+$down move down +bindsym $mod+period focus output left +bindsym $mod+comma focus output right + # bindsym $mod+Return focus child # Toggle Floating and Fullscreen -- cgit v1.2.3