diff options
| author | czjstmax <jstmaxlol@disroot.org> | 2026-02-27 01:07:51 +0100 |
|---|---|---|
| committer | czjstmax <jstmaxlol@disroot.org> | 2026-02-27 01:07:51 +0100 |
| commit | a2b0456f3688652ff86f07e707da0fc8f2d762d5 (patch) | |
| tree | e172e8d66b447eeadba756bf3990f52173c2113c /cfg/i3/config | |
| parent | 5ba7bc4f728da23d7dda855e3b5ee6d4f6d726d5 (diff) | |
update i3 cfg
Signed-off-by: czjstmax <jstmaxlol@disroot.org>
Diffstat (limited to 'cfg/i3/config')
| -rw-r--r-- | cfg/i3/config | 4 |
1 files changed, 3 insertions, 1 deletions
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 |