mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-02-21 01:40:21 -05:00
refactor: cleanup unnecessary changes
This commit is contained in:
parent
c0abfaefc8
commit
7545a705a3
9 changed files with 365 additions and 129 deletions
|
|
@ -68,10 +68,9 @@ int32_t toggle_trackpad_enable(const Arg *arg);
|
|||
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 expand_client_left(const Arg *arg);
|
||||
int32_t collapse_client_right(const Arg *arg);
|
||||
int32_t stack_with_left(const Arg *arg);
|
||||
int32_t unstack(const Arg *arg);
|
||||
int32_t revert_size(const Arg *arg);
|
||||
|
||||
int32_t toggle_monitor(const Arg *arg);
|
||||
Loading…
Add table
Add a link
Reference in a new issue