diff options
| author | kkard2 <[email protected]> | 2024-10-18 10:14:51 +0200 |
|---|---|---|
| committer | kkard2 <[email protected]> | 2024-10-18 10:14:51 +0200 |
| commit | b758493086a7e5175ce1e6cb2b04234ad3a8e039 (patch) | |
| tree | b453d7415e3d00f6ab65d6a713263a92b5472925 /_linux | |
| parent | 89ecb7fb133e2f6838001ae12b23b0afdb410942 (diff) | |
| parent | 6518d8f39c5d0dae75f407d9c029505d4df15dc6 (diff) | |
Merge branch 'main' of github.com:kkard2/.dotfiles
Diffstat (limited to '_linux')
| -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 |
