u
This commit is contained in:
@@ -86,11 +86,11 @@ bindsym $mod+Shift+Down move down
|
|||||||
bindsym $mod+Shift+Up move up
|
bindsym $mod+Shift+Up move up
|
||||||
bindsym $mod+Shift+Right move right
|
bindsym $mod+Shift+Right move right
|
||||||
|
|
||||||
# split in horizontal orientation
|
# split in horizontal orientation # <FK> added notification
|
||||||
bindsym $mod+h split h ; exec notify-send 'tile horizontally' # <FK> added notification
|
bindsym $mod+h split h ; exec notify-send 'tile horizontally'
|
||||||
|
|
||||||
# split in vertical orientation
|
# split in vertical orientation # <FK> added notification
|
||||||
bindsym $mod+v split v ; exec notify-send 'tile vertically' # <FK> added notification
|
bindsym $mod+v split v ; exec notify-send 'tile vertically'
|
||||||
|
|
||||||
# enter fullscreen mode for the focused container
|
# enter fullscreen mode for the focused container
|
||||||
bindsym $mod+f fullscreen toggle
|
bindsym $mod+f fullscreen toggle
|
||||||
|
|||||||
Reference in New Issue
Block a user