onishy / Ubersicht-DiskUsage-bar

Simple Disk Usage bar widget for Übersicht
http://tracesof.net/uebersicht/
MIT License
2 stars 0 forks source link

limit disk(s) displayed #1

Open ans87gh opened 7 years ago

ans87gh commented 7 years ago

Hi - how could I specify a specific disk (i.e. Macintosh HD, Bootcamp) or exclude disk(s) or limit the number of disks being reported (1, 2, 3 etc disks). My intension is to have the built-in disks listed in the bottom right of the screen, and then any mounted disks in the top right as they are mounted. Thanks.

patrickwelker commented 6 years ago

@ans87gh I think the easiest way would be to run multiple instances of the widget and change the command accordingly (along with the position). For instance, if your second disk is called "Rufkiqontria" you would use command: "BLOCKSIZE=1000000 df /Volumes/Rufkiqontria".

Or you can try out the older version from @dinever => dinever/DiskUsage-Bar-Widget: A Disk Usage bar widget for Übersicht.