Former-commit-id: aae1271cf0
This commit is contained in:
Hadi
2024-06-14 10:00:54 +02:00
parent 379424e228
commit d28ad77974
117 changed files with 617 additions and 1462 deletions

View File

@@ -11,9 +11,9 @@
initExtraFirst = ''
bindkey -e
${if config.theme.neofetch == "neofetch" then
${if config.var.theme.fetch == "neofetch" then
pkgs.neofetch + "/bin/neofetch"
else if config.theme.neofetch == "nerdfetch" then
else if config.var.theme.fetch == "nerdfetch" then
"nerdfetch"
else
""}