Update screenfetch-dev

Show "Disk" added into "display" function
Example:
 Disk: 97G / 965G (11%)
This commit is contained in:
torrconnect
2019-02-18 01:15:03 +02:00
committed by GitHub
parent b58c7fd86a
commit d991249b0e

View File

@@ -74,6 +74,7 @@ display=(
'wmtheme'
'gtk'
'cpu'
'disk'
'gpu'
'mem'
)