feat: add comboview dispatch

This commit is contained in:
DreamMaoMao
2025-09-25 10:28:59 +08:00
parent 6947ed3d3c
commit 2a11357ead
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);