mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2025-10-31 22:25:29 -04:00
feat: add dispatch spawn_on_empty
This commit is contained in:
parent
98f942568a
commit
ab4c8d5679
4 changed files with 32 additions and 1 deletions
|
|
@ -19,6 +19,7 @@ void togglemaxmizescreen(const Arg *arg);
|
|||
void togglegaps(const Arg *arg);
|
||||
void tagmon(const Arg *arg);
|
||||
void spawn(const Arg *arg);
|
||||
void spawn_on_empty(const Arg *arg);
|
||||
void setlayout(const Arg *arg);
|
||||
void switch_layout(const Arg *arg);
|
||||
void setmfact(const Arg *arg);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue