feat: add comboview dispatch

This commit is contained in:
DreamMaoMao 2025-09-25 10:28:59 +08:00
parent 2ca0b39e6b
commit 12a2492270
4 changed files with 24 additions and 0 deletions

View file

@ -44,6 +44,7 @@ void bind_to_view(const Arg *arg);
void toggletag(const Arg *arg);
void toggleview(const Arg *arg);
void tag(const Arg *arg);
void comboview(const Arg *arg);
void incgaps(const Arg *arg);
void incigaps(const Arg *arg);
void incihgaps(const Arg *arg);