No logo fastfetch

This commit is contained in:
2026-01-31 22:45:25 +01:00
parent 4385000181
commit 1a5b256f23

View File

@@ -16,7 +16,7 @@
# Run fastfetch # Run fastfetch
if command -v fastfetch >/dev/null 2>&1; then if command -v fastfetch >/dev/null 2>&1; then
fastfetch fastfetch --logo none
fi fi
''; '';