diff --git a/neofetch b/neofetch index 10eb6237..e94b52f0 100755 --- a/neofetch +++ b/neofetch @@ -3120,7 +3120,7 @@ main() { # If the script exits for any reason, unhide the cursor. trap 'printf "\033[?25h"' EXIT - # Clear the scren + # Clear the screen clear # Hide the cursor and disable line wrap