added hyprctl getoption

This commit is contained in:
vaxerski
2022-08-11 21:16:38 +02:00
parent f85c765634
commit 9102471610
4 changed files with 55 additions and 0 deletions

View File

@@ -83,6 +83,7 @@ public:
bool shouldBlurLS(const std::string&);
SConfigValue* getConfigValuePtr(std::string);
SConfigValue* getConfigValuePtrSafe(std::string);
SMonitorRule getMonitorRuleFor(std::string);