summaryrefslogtreecommitdiff
path: root/home.nix
diff options
context:
space:
mode:
Diffstat (limited to 'home.nix')
-rw-r--r--home.nix3
1 files changed, 2 insertions, 1 deletions
diff --git a/home.nix b/home.nix
index 1cf2f61..5e3a99b 100644
--- a/home.nix
+++ b/home.nix
@@ -55,8 +55,9 @@
};
# nice prompt
- programs.starship = {
+ programs.oh-my-posh = {
enable = true;
+ useTheme = "unicorn";
};
# nice cd