commit before merging

This commit is contained in:
arcan1s
2014-04-05 19:17:56 +04:00
parent f21fea1393
commit 2295e80b67
10 changed files with 649 additions and 612 deletions

View File

@ -26,8 +26,10 @@ For edited output you must open Settings window and setup output format in lines
* tag `$gputemp` - GPU temperature. `aticonfig` or `nvidia-smi` must be installed
* tag `$mem` - usage memory, *%*
* tag `$memmb` - usage memory, *MB*
* tag `$memgb` - usage memory, *GB*
* tag `$swap` - swap, *%*
* tag `$swapmb` - swap, *MB*
* tag `$swapgb` - swap, *GB*
* tag `$hddN` - usage for mount point N, *%*. For example, `$hdd0`
* tag `$hddtempN` - temperature for HDD N. For example, `$hddtemp0`
* tag `$down` - download speed, *KB/s*