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