mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-05-03 06:46:38 -04:00
feat: support movewin
This commit is contained in:
parent
dfaab261c1
commit
d869078b2f
4 changed files with 120 additions and 2 deletions
|
|
@ -35,4 +35,6 @@ void incgaps(const Arg *arg);
|
|||
void focusmon(const Arg *arg);
|
||||
void focusstack(const Arg *arg);
|
||||
void chvt(const Arg *arg);
|
||||
void reload_config(const Arg *arg);
|
||||
void reload_config(const Arg *arg);
|
||||
void movewin(const Arg *arg);
|
||||
void resizewin(const Arg *arg);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue