Fix up some shebangs and the i3 config
This commit is contained in:
parent
8c05706bcc
commit
43a2aed879
4 changed files with 8 additions and 8 deletions
|
|
@ -84,11 +84,11 @@ bindsym $mod+Shift+l move right
|
|||
#bindsym $mod+Shift+Up move up
|
||||
#bindsym $mod+Shift+Right move right
|
||||
|
||||
# split in horizontal orientation
|
||||
bindsym $mod+i split h
|
||||
# split in vim-horizontal (vertical) orientation
|
||||
bindsym $mod+i split v
|
||||
|
||||
# split in vertical orientation
|
||||
bindsym $mod+v split v
|
||||
# split in vim-vertical (horizontal) orientation
|
||||
bindsym $mod+v split h
|
||||
|
||||
# enter fullscreen mode for the focused container
|
||||
bindsym $mod+f fullscreen
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue