mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-06-13 14:33:08 -04:00
opt: focusid allow cross tag
This commit is contained in:
parent
431b1c1282
commit
e29cec64e4
3 changed files with 29 additions and 19 deletions
|
|
@ -2001,6 +2001,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