Disk: Remove Solaris (broken)
This commit is contained in:
parent
bce34c8e40
commit
d2a31d2cf5
1 changed files with 1 additions and 1 deletions
2
neofetch
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…
Reference in a new issue