Added focusmonitor
This commit is contained in:
parent
c7fd3d46fd
commit
8bb908a8da
6 changed files with 114 additions and 2 deletions
|
|
@ -43,6 +43,7 @@ private:
|
|||
static void toggleGroup(std::string);
|
||||
static void changeGroupActive(std::string);
|
||||
static void alterSplitRatio(std::string);
|
||||
static void focusMonitor(std::string);
|
||||
};
|
||||
|
||||
inline std::unique_ptr<CKeybindManager> g_pKeybindManager;
|
||||
Loading…
Add table
Add a link
Reference in a new issue