mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-03-08 05:34:09 -04:00
opt: remove increase_proportion dispatch
should use resizewin to replace it
This commit is contained in:
parent
101d692fea
commit
7b279cd492
3 changed files with 0 additions and 16 deletions
|
|
@ -4,7 +4,6 @@ int toggle_scratchpad(const Arg *arg);
|
|||
int focusdir(const Arg *arg);
|
||||
int toggleoverview(const Arg *arg);
|
||||
int set_proportion(const Arg *arg);
|
||||
int increase_proportion(const Arg *arg);
|
||||
int switch_proportion_preset(const Arg *arg);
|
||||
int zoom(const Arg *arg);
|
||||
int tagsilent(const Arg *arg);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue