mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2025-11-11 13:29:57 -05:00
feat: add dispatch toggle_render_border
This commit is contained in:
parent
20f05bcdcc
commit
f115f87241
3 changed files with 19 additions and 1 deletions
|
|
@ -53,4 +53,5 @@ 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);
|
||||
void toggle_named_scratch(const Arg *arg);
|
||||
void toggle_render_border(const Arg *arg);
|
||||
Loading…
Add table
Add a link
Reference in a new issue