add: configuration options and keybinds for the dual-scroller layout

This commit is contained in:
rasmusq 2025-11-27 20:28:06 +01:00
parent dd6223d383
commit 94a051e266
6 changed files with 40 additions and 2 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);