aboutsummaryrefslogtreecommitdiffstats
path: root/modules/home/ghostty.nix
diff options
context:
space:
mode:
authorSimen A. W. Olsen <hello@simenandre.no>2026-04-06 09:32:23 +0200
committerSimen A. W. Olsen <hello@simenandre.no>2026-04-06 09:32:23 +0200
commitc6ee1e36856f2ce55dd52b8d7b7ca7b8a59d1fdc (patch)
tree9b1de24e398728dfe97388f322ef9fe735d889e9 /modules/home/ghostty.nix
parentea354f75e9b2586e194724e28a283ec774d233df (diff)
downloaddotfiles-c6ee1e36856f2ce55dd52b8d7b7ca7b8a59d1fdc.tar.gz
dotfiles-c6ee1e36856f2ce55dd52b8d7b7ca7b8a59d1fdc.zip
feat(terminal): configure ghostty and ssh window titles
Diffstat (limited to 'modules/home/ghostty.nix')
-rw-r--r--modules/home/ghostty.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/home/ghostty.nix b/modules/home/ghostty.nix
index 1d42944..77e30d3 100644
--- a/modules/home/ghostty.nix
+++ b/modules/home/ghostty.nix
@@ -10,5 +10,6 @@
window-theme = "dark"
window-inherit-working-directory = true
window-inherit-font-size = true
+ title = ""
'';
}