mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-07-03 00:45:56 +00:00
added support of $hddtotmb and $hddtotgb tags
This commit is contained in:
@ -39,6 +39,8 @@
|
||||
<li>tag <code>$hddN</code> - usage for mount point N, <em>%</em>. For example, <code>$hdd0</code></li>
|
||||
<li>tag <code>$hddmbN</code> - usage for mount point N, <em>MB</em>. For example, <code>$hddmb0</code></li>
|
||||
<li>tag <code>$hddgbN</code> - usage for mount point N, <em>GB</em>. For example, <code>$hddgb0</code></li>
|
||||
<li>tag <code>$hddtotmbN</code> - total size of mount point N, <em>MB</em>. For example, <code>$hddtotmb0</code></li>
|
||||
<li>tag <code>$hddtotgbN</code> - total size of mount point N, <em>GB</em>. For example, <code>$hddtotgb0</code></li>
|
||||
<li>tag <code>$hddrN</code> - read speed of disk N, <em>KB/s</em>. For example, <code>$hddr0</code></li>
|
||||
<li>tag <code>$hddwN</code> - write speed of disk N, <em>KB/s</em>. For example, <code>$hddw0</code></li>
|
||||
<li>tag <code>$hddtempN</code> - temperature for HDD N. For example, <code>$hddtemp0</code></li>
|
||||
|
Reference in New Issue
Block a user