mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-03-10 05:34:05 -04:00
Added cycling both ways for switch_proportion_preset
Now switch_proportion_preset requires an argument "prev" or "next" to determine cycle direction
This commit is contained in:
parent
9a17a0279c
commit
10d7e5c6e3
3 changed files with 24 additions and 8 deletions
|
|
@ -69,4 +69,4 @@ int32_t setoption(const Arg *arg);
|
|||
int32_t disable_monitor(const Arg *arg);
|
||||
int32_t enable_monitor(const Arg *arg);
|
||||
int32_t toggle_monitor(const Arg *arg);
|
||||
int32_t scroller_stack(const Arg *arg);
|
||||
int32_t scroller_stack(const Arg *arg);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue