#pragma once #include namespace NHyprlandSocket { std::string send(const std::string& cmd); };