home: Update ghostty config
This commit is contained in:
parent
aa132dfd1c
commit
2ea9568b1b
1 changed files with 4 additions and 1 deletions
|
@ -148,9 +148,12 @@ in
|
||||||
"ctrl+shift+enter=toggle_split_zoom"
|
"ctrl+shift+enter=toggle_split_zoom"
|
||||||
"ctrl+shift+i=inspector:toggle"
|
"ctrl+shift+i=inspector:toggle"
|
||||||
];
|
];
|
||||||
window-decoration = false;
|
window-decoration = "server";
|
||||||
|
window-subtitle = "working-directory";
|
||||||
|
shell-integration-features = "cursor,no-sudo,title";
|
||||||
|
|
||||||
gtk-single-instance = true;
|
gtk-single-instance = true;
|
||||||
|
gtk-titlebar = false;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
git = {
|
git = {
|
||||||
|
|
Loading…
Add table
Reference in a new issue