diff options
| author | DemonKingSwarn <rockingswarn@gmail.com> | 2026-04-20 14:30:29 +0530 |
|---|---|---|
| committer | DemonKingSwarn <rockingswarn@gmail.com> | 2026-04-20 14:30:29 +0530 |
| commit | f3bd920111f324cd0e93522136175d2d9620d2a4 (patch) | |
| tree | 27bbf60dd270f9142e7623eb7490d4393a8be54b /home/ghostty.nix | |
| parent | 7b3d3a68d23d3e0c2f1092116c4d33aaae32dab8 (diff) | |
| download | odysseus-f3bd920111f324cd0e93522136175d2d9620d2a4.zip odysseus-f3bd920111f324cd0e93522136175d2d9620d2a4.tar.gz | |
nix is fun, definitely a rabbit hole
Diffstat (limited to 'home/ghostty.nix')
| -rw-r--r-- | home/ghostty.nix | 2 |
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; |
