From c6ee1e36856f2ce55dd52b8d7b7ca7b8a59d1fdc Mon Sep 17 00:00:00 2001 From: "Simen A. W. Olsen" Date: Mon, 6 Apr 2026 09:32:23 +0200 Subject: feat(terminal): configure ghostty and ssh window titles --- modules/home/ghostty.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/home/ghostty.nix') 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 = "" ''; } -- cgit v1.2.3