mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-07-10 11:04:10 -04:00
feat: add load_config_file
This commit is contained in:
parent
581beefef1
commit
c85936dd5e
5 changed files with 16 additions and 5 deletions
|
|
@ -43,6 +43,7 @@ int32_t focusstack(const Arg *arg);
|
|||
int32_t groupfocus(const Arg *arg);
|
||||
int32_t chvt(const Arg *arg);
|
||||
int32_t reload_config(const Arg *arg);
|
||||
int32_t load_config_file(const Arg *arg);
|
||||
int32_t smartmovewin(const Arg *arg);
|
||||
int32_t smartresizewin(const Arg *arg);
|
||||
int32_t centerwin(const Arg *arg);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue