feat: add toggle_named_scratch

This commit is contained in:
DreamMaoMao 2025-05-05 11:09:31 +08:00
parent f61dbf41dc
commit 90edcafd4e
3 changed files with 78 additions and 14 deletions

View file

@ -53,3 +53,4 @@ void togglefakefullscreen(const Arg *arg);
void toggleoverlay(const Arg *arg);
void movewin(const Arg *arg);
void resizewin(const Arg *arg);
void toggle_named_scratch(const Arg *arg);