document GPU RAM in README

This commit is contained in:
Casper da Costa-Luis 2020-03-02 14:08:29 +00:00
parent 9ff1b84570
commit 5ad6ef7e10
No known key found for this signature in database
GPG key ID: 215746F12B131B20

View file

@ -71,6 +71,10 @@ GPU equivalents also exist:
- `#{gpu_percentage}` - will show GPU percentage (averaged across devices)
- `#{gpu_bg_color}` - will change the background color based on the GPU percentage
- `#{gpu_fg_color}` - will change the foreground color based on the GPU percentage
- `#{gram_icon}` - will display a GPU RAM status icon
- `#{gram_percentage}` - will show GPU RAM percentage (total across devices)
- `#{gram_bg_color}` - will change the background color based on the GPU RAM percentage
- `#{gram_fg_color}` - will change the foreground color based on the GPU RAM percentage
## Examples