This commit is contained in:
2024-06-13 01:11:26 +03:00
parent b1b3235f34
commit f2f09bbbc7
4 changed files with 10 additions and 8 deletions

View File

@@ -77,10 +77,11 @@ bindsym $mod+Shift+Up move up
bindsym $mod+Shift+Right move right
# split in horizontal orientation
bindsym $mod+shift+v split h
# bindsym $mod+shift+v split h
# split in vertical orientation
bindsym $mod+v split v
# bindsym $mod+v split v
bindsym $mod+v split toggle
# enter fullscreen mode for the focused container
bindsym $mod+f fullscreen toggle