diff --git a/neofetch b/neofetch index 23c6f1dc..7bb1c45a 100755 --- a/neofetch +++ b/neofetch @@ -1541,7 +1541,7 @@ get_disk() { # df flags case "$os" in - "Linux" | "iPhone OS" | "Windows" | "Solaris" | "GNU") + "Linux" | "iPhone OS" | "Windows" | "GNU") df_flags=(-h -l --total) df_dir="total"