#pragma once #include #include namespace waybar::util { std::string rewriteTitle(const std::string&, const Json::Value&); }