aboutsummaryrefslogtreecommitdiff
path: root/home/ghostty.nix
diff options
context:
space:
mode:
Diffstat (limited to 'home/ghostty.nix')
-rw-r--r--home/ghostty.nix2
1 files changed, 2 insertions, 0 deletions
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;