mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2025-11-06 13:29:53 -05:00
feat: add centerwin dispatch
This commit is contained in:
parent
ed1654712a
commit
e7c1c76c3d
3 changed files with 17 additions and 0 deletions
|
|
@ -38,6 +38,7 @@ void chvt(const Arg *arg);
|
|||
void reload_config(const Arg *arg);
|
||||
void smartmovewin(const Arg *arg);
|
||||
void smartresizewin(const Arg *arg);
|
||||
void centerwin(const Arg *arg);
|
||||
void bind_to_view(const Arg *arg);
|
||||
void toggletag(const Arg *arg);
|
||||
void toggleview(const Arg *arg);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue