X-Git-Url: https://git.sur5r.net/?p=i3%2Fi3status;a=blobdiff_plain;f=man%2Fi3status.man;h=f2f193bf7eb78b6e8a73d8fe2feda7d5a67298b0;hp=1d679a373742b25b6cad20920faebf5d41d0931f;hb=9f08fe297a59553e6a0f1c0078014afa1209e51b;hpb=b850f5852d0e455c246827a603ac28577a70428d diff --git a/man/i3status.man b/man/i3status.man index 1d679a3..f2f193b 100644 --- a/man/i3status.man +++ b/man/i3status.man @@ -459,9 +459,9 @@ It acts equivalently to +format+. As Linux' meminfo doesn't expose the overall memory in use, there are multiple methods to distinguish the actually used memory. -*Example used_memory_method*: +memavailable+ ("total memory" - "MemAvailable", matches gnome system monitor) +*Example memory_used_method*: +memavailable+ ("total memory" - "MemAvailable", matches +free+ command) -*Example used_memory_method*: +classical+ ("total memory" - "free" - "buffers" - "cache", matches gnome system monitor) +*Example memory_used_method*: +classical+ ("total memory" - "free" - "buffers" - "cache", matches gnome system monitor) *Example order*: +memory+