mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-03-23 05:35:53 -04:00
Adds killclient_byappid to internal commands
This commit is contained in:
parent
f3336eae68
commit
df1d622649
3 changed files with 20 additions and 1 deletions
|
|
@ -34,6 +34,7 @@ int32_t exchange_client(const Arg *arg);
|
|||
int32_t exchange_stack_client(const Arg *arg);
|
||||
int32_t exchange_stack_client_bounded(const Arg *arg);
|
||||
int32_t killclient(const Arg *arg);
|
||||
int32_t killclient_byappid(const Arg *arg);
|
||||
int32_t toggleglobal(const Arg *arg);
|
||||
int32_t incnmaster(const Arg *arg);
|
||||
int32_t focusmon(const Arg *arg);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue