mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2025-10-31 22:25:29 -04:00
feat: add dispatch increase_proportion
This commit is contained in:
parent
fdbfaf902d
commit
8e7111c816
3 changed files with 14 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ void toggle_scratchpad(const Arg *arg);
|
|||
void focusdir(const Arg *arg);
|
||||
void toggleoverview(const Arg *arg);
|
||||
void set_proportion(const Arg *arg);
|
||||
void increase_proportion(const Arg *arg);
|
||||
void switch_proportion_preset(const Arg *arg);
|
||||
void zoom(const Arg *arg);
|
||||
void tagtoleft(const Arg *arg);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue