feat: add back switch_keybaord_layout

This commit is contained in:
DreamMaoMao 2025-11-01 19:06:04 +08:00
parent f25386cca2
commit 4ee55fc0ba
4 changed files with 89 additions and 1 deletions

View file

@ -25,6 +25,7 @@ int spawn(const Arg *arg);
int spawn_shell(const Arg *arg);
int spawn_on_empty(const Arg *arg);
int setkeymode(const Arg *arg);
int switch_keyboard_layout(const Arg *arg);
int setlayout(const Arg *arg);
int switch_layout(const Arg *arg);
int setmfact(const Arg *arg);