parent
b5b1c0137d
commit
dab149e4a6
3 changed files with 3 additions and 1 deletions
|
|
@ -70,3 +70,5 @@ struct SHyprCtlCommand {
|
|||
bool exact = true;
|
||||
std::function<std::string(eHyprCtlOutputFormat, std::string)> fn;
|
||||
};
|
||||
|
||||
typedef std::function<void(void*, SCallbackInfo&, std::any)> HOOK_CALLBACK_FN;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue