feat: add back switch_keybaord_layout

This commit is contained in:
DreamMaoMao
2025-11-01 19:06:04 +08:00
parent 61027b2743
commit d75d819e28
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);