add: keybinds for resizing row ratio

This commit is contained in:
2025-11-27 19:25:40 +01:00
parent 481d87b0d9
commit 5c63a0db7e
6 changed files with 39 additions and 1 deletions

View File

@@ -29,6 +29,7 @@ int switch_keyboard_layout(const Arg *arg);
int setlayout(const Arg *arg);
int switch_layout(const Arg *arg);
int setmfact(const Arg *arg);
int adjust_dual_scroller_split(const Arg *arg);
int quit(const Arg *arg);
int moveresize(const Arg *arg);
int exchange_client(const Arg *arg);