diff options
| author | kkard2 <[email protected]> | 2024-10-17 18:02:03 +0200 |
|---|---|---|
| committer | kkard2 <[email protected]> | 2024-10-17 18:02:03 +0200 |
| commit | 6518d8f39c5d0dae75f407d9c029505d4df15dc6 (patch) | |
| tree | b375cc7c6fc226d7169aad2125e12f6ffead21a2 /_linux/i3 | |
| parent | e7050edd51e57cd80eb4e81c3d301ce5e67a9f2f (diff) | |
stacked sucks actually
Diffstat (limited to '_linux/i3')
| -rw-r--r-- | _linux/i3/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_linux/i3/config b/_linux/i3/config index 0a81dd8..ca0c71a 100644 --- a/_linux/i3/config +++ b/_linux/i3/config @@ -104,7 +104,7 @@ bindsym $mod+apostrophe split v bindsym $mod+f fullscreen toggle # change container layout (stacked, tabbed, toggle split) -bindsym $mod+z layout stacked +bindsym $mod+z layout tabbed bindsym $mod+e layout toggle split # toggle tiling / floating |
