diff --git a/neofetch b/neofetch index 100df52b..d283e67e 100755 --- a/neofetch +++ b/neofetch @@ -2077,7 +2077,7 @@ get_packages() { has choco && dir "$ProgramData"/chocolatey/lib/* # Count winget - has winget && tot winget list + has winget && tot winget list --accept-source-agreements ;; Haiku)