Added hyprctl keyword

This commit is contained in:
vaxerski
2022-04-21 16:56:27 +02:00
parent b618fc1caa
commit 07080498fd
4 changed files with 68 additions and 27 deletions

View File

@@ -58,6 +58,8 @@ public:
void performMonitorReload();
bool m_bWantsMonitorReload = false;
std::string parseKeyword(const std::string&, const std::string&, bool dynamic = false);
private:
std::unordered_map<std::string, SConfigValue> configValues;
time_t lastModifyTime = 0; // for reloading the config if changed