From bc5eb9fdc3153d5aeb4f150f21e1f7983827a315 Mon Sep 17 00:00:00 2001 From: firebadnofire Date: Tue, 18 Jun 2024 02:11:06 +0000 Subject: [PATCH] commit --- fastfetch.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fastfetch.sh b/fastfetch.sh index 0fdc948..4dc0f3e 100644 --- a/fastfetch.sh +++ b/fastfetch.sh @@ -27,7 +27,7 @@ main() { arch) choice=4 ;; - fedora|rhel|almalinux) + fedora|rhel|almalinux|fedora-asahi-remix) choice=5 ;; gentoo)