diff options
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; |