mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2025-11-05 13:29:54 -05:00
change: correct dispatch name minized to minimized,restore_minized to restore_minimized
This commit is contained in:
parent
e0fb54b279
commit
d209b76205
6 changed files with 19 additions and 19 deletions
|
|
@ -1,5 +1,5 @@
|
|||
void minized(const Arg *arg);
|
||||
void restore_minized(const Arg *arg);
|
||||
void minimized(const Arg *arg);
|
||||
void restore_minimized(const Arg *arg);
|
||||
void toggle_scratchpad(const Arg *arg);
|
||||
void focusdir(const Arg *arg);
|
||||
void toggleoverview(const Arg *arg);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue