work: Update ghostty config

This commit is contained in:
Erwin Boskma 2025-01-16 13:28:58 +01:00
parent 2ea9568b1b
commit 37825392c9
Signed by: erwin
SSH key fingerprint: SHA256:3F6Cm6I3erRqlBwEghZWAQl6eS5WrGTX1Vs/Evec1lQ

View file

@ -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 {