index.md (623B)
1 limit 2 ===== 3 4 Description 5 ----------- 6 This diff makes it possible to highlight values in status bar in a simple 7 and fully customizable way. 8 9 Adds a numeric limit and alternate format string to the configuration. 10 When the returned numeric value exceeds the limit, the alternate format 11 is used instead of the default one. Useful for visual alerts such as high 12 CPU/memory usage or low battery, e.g. by changing colors in status bars 13 that support it (such as dwm with color patches). 14 15 Download 16 -------- 17 * [slstatus-limit-20260203-49d8b5a.diff](slstatus-limit-20260203-49d8b5a.diff) 18 19 Authors 20 ------- 21 * Peter Valach <pvx@gmx.net>