about summary refs log tree commit diff
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2023-05-28 16:34:47 -0700
committerFranck Cuny <franck@fcuny.net>2023-05-28 16:34:47 -0700
commit5353fe80458f24adb84c7dda22b05f067835244e (patch)
tree508a37b2b90a8d0e14e3aeffa2b3f753cf21827b
parenttools/waybar-systemd-units: get a list of failed systemd units (diff)
downloadworld-5353fe80458f24adb84c7dda22b05f067835244e.tar.gz
profiles/zsh: change prezto's theme
-rw-r--r--home/profiles/zsh.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/profiles/zsh.nix b/home/profiles/zsh.nix
index 3da6baa..82e0057 100644
--- a/home/profiles/zsh.nix
+++ b/home/profiles/zsh.nix
@@ -41,7 +41,7 @@
 
     prezto = {
       enable = true;
-      prompt = { theme = "pure"; };
+      prompt.theme = "minimal";
       pmodules = [
         "prompt"
         "git"