mirror of
https://github.com/softinio/nix-config.git
synced 2025-10-18 11:06:41 -07:00
update ghostty config keybindings
This commit is contained in:
parent
2708a86df9
commit
cd7c51855f
1 changed files with 3 additions and 0 deletions
|
@ -17,6 +17,9 @@ let
|
||||||
working-directory = "home";
|
working-directory = "home";
|
||||||
keybind = [
|
keybind = [
|
||||||
"shift+enter=text:\n"
|
"shift+enter=text:\n"
|
||||||
|
"super+k=toggle_split_zoom"
|
||||||
|
"super+b>'=new_split:right"
|
||||||
|
"super+b>-=new_split:down"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
in
|
in
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue