diff --git a/neofetch b/neofetch index 0295a29b..dd7de0f0 100755 --- a/neofetch +++ b/neofetch @@ -1556,8 +1556,8 @@ get_disk() { # Get 'df' flags. case "$os" in "Haiku") err "Disk doesn't work on Haiku due to the non-standard 'df'"; return ;; - "Minix") df_flags=(-P -h) ;; - *) df_flags=(-h) ;; + "Minix") df_flags=(-h) ;; + *) df_flags=(-P -h) ;; esac # Get the info for /