added hyprctl getoption
This commit is contained in:
parent
f85c765634
commit
9102471610
4 changed files with 55 additions and 0 deletions
|
|
@ -83,6 +83,7 @@ public:
|
|||
bool shouldBlurLS(const std::string&);
|
||||
|
||||
SConfigValue* getConfigValuePtr(std::string);
|
||||
SConfigValue* getConfigValuePtrSafe(std::string);
|
||||
|
||||
SMonitorRule getMonitorRuleFor(std::string);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue