aboutsummaryrefslogtreecommitdiff
path: root/home
diff options
context:
space:
mode:
authorDemonKingSwarn <rockingswarn@gmail.com>2026-04-20 14:30:29 +0530
committerDemonKingSwarn <rockingswarn@gmail.com>2026-04-20 14:30:29 +0530
commitf3bd920111f324cd0e93522136175d2d9620d2a4 (patch)
tree27bbf60dd270f9142e7623eb7490d4393a8be54b /home
parent7b3d3a68d23d3e0c2f1092116c4d33aaae32dab8 (diff)
downloadodysseus-f3bd920111f324cd0e93522136175d2d9620d2a4.zip
odysseus-f3bd920111f324cd0e93522136175d2d9620d2a4.tar.gz
nix is fun, definitely a rabbit hole
Diffstat (limited to 'home')
-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;