diff options
| author | Stefan Weigl-Bosker <stefan@s00.xyz> | 2025-05-10 13:07:04 -0400 |
|---|---|---|
| committer | Stefan Weigl-Bosker <stefan@s00.xyz> | 2025-05-10 13:07:04 -0400 |
| commit | 69bb144de6088251e1891b1c319ec8000d859a06 (patch) | |
| tree | 7402c97a39dda68a2b0d19a2298dbd5630674bb4 /void | |
| parent | 57765e4f8527852461cb9aceab893ec64b542427 (diff) | |
| download | home-69bb144de6088251e1891b1c319ec8000d859a06.tar.gz | |
update
Diffstat (limited to 'void')
| -rw-r--r-- | void/home.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/void/home.nix b/void/home.nix index aa2771e..9efc627 100644 --- a/void/home.nix +++ b/void/home.nix @@ -16,6 +16,7 @@ ]; }; + zsh.theme = "simple"; foot.enable = true; colors.mountain.enable = true; # colors.default-dark.enable = true; |