diff options
Diffstat (limited to 'comet.conf')
| -rw-r--r-- | comet.conf | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -15,7 +15,8 @@ type = script color = #fafaf2 text-color = #000 - text = echo 2 + text = echo "$(nvidia-smi --query-gpu=utilization.gpu --format=csv,nounits,noheader)%" + interval = 10 [block.try2] type=group |
