Added movecursortocorner
This commit is contained in:
parent
9af95492f8
commit
e924cd95fd
2 changed files with 40 additions and 0 deletions
|
|
@ -46,6 +46,7 @@ private:
|
|||
static void alterSplitRatio(std::string);
|
||||
static void focusMonitor(std::string);
|
||||
static void toggleSplit(std::string);
|
||||
static void moveCursorToCorner(std::string);
|
||||
};
|
||||
|
||||
inline std::unique_ptr<CKeybindManager> g_pKeybindManager;
|
||||
Loading…
Add table
Add a link
Reference in a new issue