fix unRoot mode: add fastfetch

This commit is contained in:
Yuan Chiu 2025-05-04 20:41:52 +08:00
parent 7ca72d8784
commit d6efcd4cd9

View File

@ -33,7 +33,7 @@
type = "archive-file" type = "archive-file"
url = "https://github.com/fastfetch-cli/fastfetch/releases/download/2.42.0/fastfetch-linux-amd64.tar.gz" url = "https://github.com/fastfetch-cli/fastfetch/releases/download/2.42.0/fastfetch-linux-amd64.tar.gz"
stripComponents = 1 stripComponents = 1
path = "./usr/bin/fastfetch" path = "usr/bin/fastfetch"
[".local/share/fastfetch"] [".local/share/fastfetch"]
type = "archive" type = "archive"
url = "https://github.com/fastfetch-cli/fastfetch/releases/download/2.42.0/fastfetch-linux-amd64.tar.gz" url = "https://github.com/fastfetch-cli/fastfetch/releases/download/2.42.0/fastfetch-linux-amd64.tar.gz"