Disk: Disable disk in Haiku
This commit is contained in:
parent
09aa5b9ba9
commit
e9059f8e24
1 changed files with 1 additions and 1 deletions
2
neofetch
2
neofetch
|
@ -1618,7 +1618,7 @@ getdisk() {
|
|||
esac
|
||||
;;
|
||||
|
||||
"Mac OS X" | "BSD")
|
||||
"Mac OS X" | "BSD" | "Haiku")
|
||||
case "$distro" in
|
||||
"FreeBSD"* | *"OS X"* | "Mac"* )
|
||||
df_flags="-l -H /"
|
||||
|
|
Loading…
Reference in a new issue