Skip to content

Commit 1114cc1

Browse files
committed
i3: set workspace_layout to tabbed
1 parent 1cc8160 commit 1114cc1

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.config/i3/config

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818

1919
# Split into top/bottom by default (instead of left/right)
2020
default_orientation vertical
21+
workspace_layout tabbed
2122

2223
set $alt Mod1
2324
set $esc Mod2
@@ -26,9 +27,9 @@ set $mod Mod4
2627

2728
set $term ctxterm
2829

29-
set $screenLeft DP-2
30+
set $screenLeft DP-4
3031
set $screenRight HDMI-0
31-
set $screenRight2 DP-0
32+
set $screenRight2 DP-2
3233

3334
# Derive colors from XResources (integration with pywal)
3435
#

0 commit comments

Comments
 (0)