mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-06-02 21:38:32 -04:00
opt: focusid allow cross tag
This commit is contained in:
parent
887a50a54e
commit
094a2eac22
3 changed files with 29 additions and 19 deletions
|
|
@ -2000,6 +2000,6 @@ int32_t focusid(const Arg *arg) {
|
|||
return 0;
|
||||
|
||||
Client *c = arg->tc;
|
||||
focusclient(c, 1);
|
||||
client_active(c);
|
||||
return 0;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue