mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-02-22 01:40:22 -05:00
opt: remove increase_proportion dispatch
should use resizewin to replace it
This commit is contained in:
parent
64dc30dc31
commit
5ba7da0570
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