new window in same dir
This commit is contained in:
parent
62539db84d
commit
bb3ed01418
1 changed files with 3 additions and 0 deletions
|
@ -5,6 +5,9 @@
|
|||
name = "FiraCode Nerd Font";
|
||||
size = 11;
|
||||
};
|
||||
keybindings = {
|
||||
"ctrl+shift+n" = "new_os_window_with_cwd";
|
||||
};
|
||||
settings = {
|
||||
#adjust_column_width = "70%";
|
||||
color0 = "#282828";
|
||||
|
|
Loading…
Reference in a new issue