lcpz / lain

Awesome WM complements
GNU General Public License v2.0
1.05k stars 212 forks source link

Add format option for net and temp widget #523

Closed wahlencraft closed 2 years ago

wahlencraft commented 2 years ago

This lets the user specify format for the string in the net and temp widget. For example to change the number of decimals.

I did not understand how to add to the wiki (do I fork the wiki somehow?). I was thinking adding this line (to both widgets) would be enough:

`format` | String format for output | string | "%.1f"
lcpz commented 2 years ago

I added that line to the wiki pages of net and temp.