summaryrefslogtreecommitdiff
path: root/home.nix
diff options
context:
space:
mode:
authorChristoph Cullmann <christoph@cullmann.io>2024-06-30 16:26:25 +0200
committerChristoph Cullmann <christoph@cullmann.io>2024-06-30 16:26:25 +0200
commitd3dde700b5a0d47560f857644da7db2b2d90fd31 (patch)
treefcc46d9779323f0eb33656309806e48914c59644 /home.nix
parent9bd2e8c0c16fbe6ba42f60ad59ad98ec7f0b15bf (diff)
better theme for zsh
Diffstat (limited to 'home.nix')
-rw-r--r--home.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/home.nix b/home.nix
index 64ce943..114d326 100644
--- a/home.nix
+++ b/home.nix
@@ -56,7 +56,7 @@
# nice prompt
programs.oh-my-posh = {
enable = true;
- useTheme = "slim";
+ useTheme = "tokyo";
};
# nice cd