We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1cc8160 commit 1114cc1Copy full SHA for 1114cc1
1 file changed
.config/i3/config
@@ -18,6 +18,7 @@
18
19
# Split into top/bottom by default (instead of left/right)
20
default_orientation vertical
21
+workspace_layout tabbed
22
23
set $alt Mod1
24
set $esc Mod2
@@ -26,9 +27,9 @@ set $mod Mod4
26
27
28
set $term ctxterm
29
-set $screenLeft DP-2
30
+set $screenLeft DP-4
31
set $screenRight HDMI-0
-set $screenRight2 DP-0
32
+set $screenRight2 DP-2
33
34
# Derive colors from XResources (integration with pywal)
35
#
0 commit comments