summaryrefslogtreecommitdiff
path: root/config.def.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.def.h')
-rw-r--r--config.def.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/config.def.h b/config.def.h
index d805331..f60332c 100644
--- a/config.def.h
+++ b/config.def.h
@@ -60,6 +60,11 @@ static const char unknown_str[] = "n/a";
* username username of current user NULL
* vol_perc OSS/ALSA volume in percent mixer file (/dev/mixer)
* NULL on OpenBSD/FreeBSD
+ *
+ * vram_perc gpu memory usage in percent NULL
+ * vram_total gpu total memory NULL
+ * vram_used gpu used memory NULL
+ *
* wifi_essid WiFi ESSID interface name (wlan0)
* wifi_perc WiFi signal in percent interface name (wlan0)
*/