work: Update ghostty config
This commit is contained in:
parent
2ea9568b1b
commit
37825392c9
1 changed files with 4 additions and 2 deletions
|
@ -145,9 +145,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 = {
|
||||||
|
@ -329,7 +332,6 @@ in
|
||||||
easyeffects
|
easyeffects
|
||||||
fd
|
fd
|
||||||
ffmpeg-full
|
ffmpeg-full
|
||||||
# inputs.ghostty.packages.${pkgs.system}.ghostty
|
|
||||||
icemon
|
icemon
|
||||||
imagemagick
|
imagemagick
|
||||||
(imv.override {
|
(imv.override {
|
||||||
|
|
Loading…
Add table
Reference in a new issue