From 00a478e53494836999bf132ede9c39b4ebaa7763 Mon Sep 17 00:00:00 2001 From: jnats Date: Sun, 25 Apr 2021 22:57:32 +0100 Subject: Update nofetch --- nofetch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nofetch b/nofetch index fe1aa2f..d2d68ae 100755 --- a/nofetch +++ b/nofetch @@ -48,9 +48,9 @@ elif [ $rng -eq 11 ] then if [[ $osname == "Arch Linux" ]]; then - nofetch="I use arch btw" + nofetch="i use arch btw" else - nofetch="I use "$osname "btw" + nofetch="i use "$osname" btw" fi else nofetch="something has gone terribly wrong" -- cgit v1.2.3