AutoYADM commit: 2024-11-20 09:45:04

This commit is contained in:
Daniel Fichtinger 2024-11-20 09:45:04 -05:00
parent 26fa1bdc35
commit 1fee1bb141
2 changed files with 10 additions and 10 deletions

View file

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