fix unRoot mode: add fastfetch
This commit is contained in:
parent
7ca72d8784
commit
d6efcd4cd9
@ -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"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user