diff options
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 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 |
