mirror of
https://github.com/Alexays/Waybar.git
synced 2026-03-31 20:03:49 +00:00
Changed approach per maintainer feedback - instead of caching signal values, just add isInt() check before accessing config_["signal"].asInt() in refresh() methods. This is simpler and more minimal. Co-authored-by: Alexays <13947260+Alexays@users.noreply.github.com>