You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What would you like to be added?
would be nice to have a simple hard disk usage widget on the left of the ram usage one. Just one like df -h | awk 'NR==2 {printf "%s\n", $4}' or in % format
How will it help
keep control of disk space
Extra info
Apply same design and theme colors as the current widgets, nothing fancy
The text was updated successfully, but these errors were encountered:
What would you like to be added?
would be nice to have a simple hard disk usage widget on the left of the ram usage one. Just one like
df -h | awk 'NR==2 {printf "%s\n", $4}'
or in % formatHow will it help
keep control of disk space
Extra info
Apply same design and theme colors as the current widgets, nothing fancy
The text was updated successfully, but these errors were encountered: