got rid of all the needless directories. will be sorting dotfiles to fit nix home manager in the near future.
This commit is contained in:
parent
7ac00f2417
commit
ae6fda00a0
38 changed files with 102 additions and 1062 deletions
|
|
@ -10,10 +10,10 @@ keybind = ctrl+j=goto_split:down
|
|||
keybind = ctrl+k=goto_split:up
|
||||
keybind = ctrl+l=goto_split:right
|
||||
|
||||
keybind = ctrl+d>h=new_split:left
|
||||
keybind = ctrl+d>j=new_split:down
|
||||
keybind = ctrl+d>k=new_split:up
|
||||
keybind = ctrl+d>l=new_split:right
|
||||
keybind = ctrl+d>f=toggle_split_zoom
|
||||
keybind = ctrl+shift+h=new_split:left
|
||||
keybind = ctrl+shift+j=new_split:down
|
||||
keybind = ctrl+shift+k=new_split:up
|
||||
keybind = ctrl+shift+l=new_split:right
|
||||
keybind = ctrl+f=toggle_split_zoom
|
||||
|
||||
window-save-state = always
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue