mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-03-11 05:34:21 -04:00
break change: correct maxmize to maximize
This commit is contained in:
parent
dcfdee1c20
commit
8f9e9255b3
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