diff options
| author | kkard2 <[email protected]> | 2024-03-17 11:07:51 +0100 |
|---|---|---|
| committer | kkard2 <[email protected]> | 2024-03-17 11:07:51 +0100 |
| commit | abed040bdb94bff48aac04ef3fe90b0199ceb3de (patch) | |
| tree | add2257a4978ab4ac0f3bdf81bc62e345c2493d1 | |
| parent | 4584afd66083d178ffd05d04a2169b09d6db32b6 (diff) | |
aaaaaa
| -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 0537aeb..a9bb014 100644 --- a/_linux/i3/config +++ b/_linux/i3/config @@ -95,7 +95,7 @@ bindsym $mod+Shift+Right move right bindsym $mod+semicolon split h # split in vertical orientation -bindsym $mod+v split v +bindsym $mod+apostrophe split v # enter fullscreen mode for the focused container bindsym $mod+f fullscreen toggle |
