Horizontal split with Super+o

This commit is contained in:
RealStickman 2020-09-09 20:47:24 +02:00
parent 8452589656
commit f474d80736

View File

@ -217,7 +217,7 @@ for_window [urgent=latest] focus
default_orientation horizontal
# split in horizontal orientation
bindsym $mod+h split h
bindsym $mod+o split h
# split in vertical orientation
bindsym $mod+v split v