mirror of
https://github.com/Alexays/Waybar.git
synced 2026-02-27 22:05:52 +00:00
Since fmt 11.0.0, formatter:format() is required to be const.Mark affected functions as const to stay compatible with fmt 11. Signed-off-by: Yao Zi <ziyao@disroot.org>