From 00ca1afcad0ecf6a776721864fd3ae579f475b0b Mon Sep 17 00:00:00 2001 From: vx-clutch Date: Thu, 1 Jan 2026 11:14:21 -0500 Subject: [PATCH] save --- i3/.config/i3/config | 3 +++ 1 file changed, 3 insertions(+) diff --git a/i3/.config/i3/config b/i3/.config/i3/config index d93ef64..b02d4ae 100644 --- a/i3/.config/i3/config +++ b/i3/.config/i3/config @@ -45,6 +45,9 @@ bindsym $mod+f fullscreen toggle bindsym $mod+v floating toggle +bindsym $mod+t layout tabbed +bindsym $mod+e layout toggle split + # Define names for default workspaces for which we configure key bindings later on. # We use variables to avoid repeating the names in multiple places. set $ws1 "1"