From 849b9a1930c689090b9d5c0f633260dc16359317 Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Tue, 19 Sep 2023 18:37:04 +0200 Subject: [PATCH] i3: when moving a container to another output, keep focus --- config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config b/config index 64245df..3f87f53 100644 --- a/config +++ b/config @@ -73,7 +73,7 @@ bindsym $mod+Shift+$left move left bindsym $mod+Shift+$down move down bindsym $mod+Shift+$up move up bindsym $mod+Shift+$right move right -bindsym $mod+o move container to output next +bindsym $mod+o move container to output next ; focus output next # resize focused window bindsym $mod+Ctrl+$left resize shrink width 10 px or 4 ppt