feat: add dispatch toggleoverlay

This commit is contained in:
DreamMaoMao 2025-05-03 09:51:24 +08:00
parent d5ba4e1c87
commit fc5e88b337
5 changed files with 39 additions and 2 deletions

View file

@ -50,3 +50,4 @@ void incovgaps(const Arg *arg);
void incigaps(const Arg *arg);
void defaultgaps(const Arg *arg);
void togglefakefullscreen(const Arg *arg);
void toggleoverlay(const Arg *arg);