change: correct dispatch name minized to minimized,restore_minized to restore_minimized
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user