aboutsummaryrefslogtreecommitdiff
path: root/nofetch
diff options
context:
space:
mode:
Diffstat (limited to 'nofetch')
-rwxr-xr-xnofetch4
1 files 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"