Disk: Remove Solaris (broken)

master
Dylan Araps 9 years ago
parent bce34c8e40
commit d2a31d2cf5
  1. 2
      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"

Loading…
Cancel
Save