From f3bd920111f324cd0e93522136175d2d9620d2a4 Mon Sep 17 00:00:00 2001 From: DemonKingSwarn Date: Mon, 20 Apr 2026 14:30:29 +0530 Subject: nix is fun, definitely a rabbit hole --- home/ghostty.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'home') diff --git a/home/ghostty.nix b/home/ghostty.nix index a8288f2..f62c5d7 100644 --- a/home/ghostty.nix +++ b/home/ghostty.nix @@ -5,6 +5,8 @@ enable = true; settings = { + command = "/home/swarn/.nix-profile/bin/zsh"; + theme = "Catppuccin Mocha"; #background = "#282a36"; background-opacity = 0.9; -- cgit v1.1