mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-06-25 13:14:13 -04:00
feat: add dwindle_split_horizontal and dwindle_split_vertical
This commit is contained in:
parent
1432fe7ea4
commit
b548ab01ca
3 changed files with 45 additions and 9 deletions
|
|
@ -71,4 +71,6 @@ int32_t enable_monitor(const Arg *arg);
|
|||
int32_t toggle_monitor(const Arg *arg);
|
||||
int32_t scroller_stack(const Arg *arg);
|
||||
int32_t toggle_all_floating(const Arg *arg);
|
||||
int32_t dwindle_toggle_split_direction(const Arg *arg);
|
||||
int32_t dwindle_toggle_split_direction(const Arg *arg);
|
||||
int32_t dwindle_split_horizontal(const Arg *arg);
|
||||
int32_t dwindle_split_vertical(const Arg *arg);
|
||||
Loading…
Add table
Add a link
Reference in a new issue