mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2025-11-07 13:29:59 -05:00
feat: add dispatch focuslast
This commit is contained in:
parent
4f78c06515
commit
ba763332fc
3 changed files with 29 additions and 1 deletions
|
|
@ -57,4 +57,5 @@ void resizewin(const Arg *arg);
|
|||
void toggle_named_scratchpad(const Arg *arg);
|
||||
void toggle_render_border(const Arg *arg);
|
||||
void create_virtual_output(const Arg *arg);
|
||||
void destroy_all_virtual_output(const Arg *arg);
|
||||
void destroy_all_virtual_output(const Arg *arg);
|
||||
void focuslast(const Arg *arg);
|
||||
Loading…
Add table
Add a link
Reference in a new issue