Fixed a deprecated argument

This commit is contained in:
Alexandre 2026-01-09 22:48:53 +01:00
parent fae4d8b1e6
commit bd3341aac5

View File

@ -6,7 +6,7 @@
package = pkgs.zsh;
enableCompletion = true;
autocd = true;
initExtra = "fastfetch --logo small -s DateTime:Battery:CPU:GPU:Memory:Host:Media";
initContent = "fastfetch --logo small -s DateTime:Battery:CPU:GPU:Memory:Host:Media";
autosuggestion = {
enable = true;