mirror of
https://github.com/Alexays/Waybar.git
synced 2026-03-04 14:48:50 +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>