From a2b0456f3688652ff86f07e707da0fc8f2d762d5 Mon Sep 17 00:00:00 2001 From: czjstmax Date: Fri, 27 Feb 2026 01:07:51 +0100 Subject: update i3 cfg Signed-off-by: czjstmax --- cfg/i3/config | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'cfg') diff --git a/cfg/i3/config b/cfg/i3/config index cfafdf4..77c03f4 100644 --- a/cfg/i3/config +++ b/cfg/i3/config @@ -59,7 +59,9 @@ bindsym $mod+Shift+Escape exec io.missioncenter.MissionCenter # ------------------------- # window management # ------------------------- -for_window [floating] resize set 672 432 +workspace_layout tabbed + +for_window [floating] resize set 700 450 bindsym $mod+Left focus left bindsym $mod+Down focus down -- cgit v1.3.1