mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-02-13 04:28:13 -05:00
break change: correct maxmize to maximize
This commit is contained in:
parent
3e83e07889
commit
cbcbda25cd
11 changed files with 82 additions and 82 deletions
|
|
@ -16,7 +16,7 @@ int viewtoleft_have_client(const Arg *arg);
|
|||
int viewtoright_have_client(const Arg *arg);
|
||||
int togglefloating(const Arg *arg);
|
||||
int togglefullscreen(const Arg *arg);
|
||||
int togglemaxmizescreen(const Arg *arg);
|
||||
int togglemaximizescreen(const Arg *arg);
|
||||
int togglegaps(const Arg *arg);
|
||||
int tagmon(const Arg *arg);
|
||||
int spawn(const Arg *arg);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue