mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-05 22:51:58 -07:00
Added hyprctl keyword
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user