Fix "mem" values updated while it should not

Closes #352
This commit is contained in:
Delgan 2024-02-04 16:11:35 +01:00 committed by Daniel Eklöf
parent 195ac5d1cd
commit aeeef4f236
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
2 changed files with 16 additions and 7 deletions

View file

@ -39,11 +39,13 @@
* Bar not resizing itself when the screen resolution is changed
([#330][330]).
* i3/sway: incorrect empty/title state of workspaces ([#343][343]).
* mem: state updated on each bar redraw ([#352][352]).
[311]: https://codeberg.org/dnkl/yambar/issues/311
[302]: https://codeberg.org/dnkl/yambar/issues/302
[330]: https://codeberg.org/dnkl/yambar/issues/330
[343]: https://codeberg.org/dnkl/yambar/issues/343
[352]: https://codeberg.org/dnkl/yambar/issues/352
### Security