Skip to content

Fastfetch reports much smaller used spaces for disk module #543

@CarterLi

Description

@CarterLi
image

We changed the logic of calculating byteUsed from f_blocks - f_bavail to f_blocks - f_bfree in #508, but it seems problematic for (at least) macOS

Currently the result of fastfetch matches neo(wo)fetch's, but it doesn't match the hardware.

Really strange.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions