From acea386f5137cb8f0ba890aa3a78499a674023f4 Mon Sep 17 00:00:00 2001 From: "Gabriel A. Giovanini" Date: Sat, 18 Oct 2025 14:21:59 +0200 Subject: Move more packages from general to gridx Move more packages that I only use at work to the gridx profile. --- ghostty.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ghostty.nix') diff --git a/ghostty.nix b/ghostty.nix index 205b757..ba5408e 100644 --- a/ghostty.nix +++ b/ghostty.nix @@ -4,7 +4,7 @@ ... }: { xdg.configFile."ghostty/config".text = '' - theme=3024 Day + theme=GruvboxDark window-decoration=false confirm-close-surface=false shell-integration=fish -- cgit v1.2.3