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 8ac331aa64
commit 276560840b
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);