opt: remove increase_proportion dispatch

should use resizewin to replace it
This commit is contained in:
DreamMaoMao 2025-11-08 22:47:18 +08:00
parent 64dc30dc31
commit 5ba7da0570
3 changed files with 0 additions and 16 deletions

View file

@ -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);