Update zoom window rules
This commit is contained in:
parent
4afaa18ea5
commit
3a79fc8268
|
@ -9,8 +9,8 @@ windowrule = float, ^(marktext)$
|
||||||
windowrule = center, ^(marktext)$
|
windowrule = center, ^(marktext)$
|
||||||
windowrule = float, ^(otpclient)$
|
windowrule = float, ^(otpclient)$
|
||||||
windowrule = move 2% 6%, ^(otpclient)$
|
windowrule = move 2% 6%, ^(otpclient)$
|
||||||
windowrule = float, title:^(Zoom)(.*)$
|
windowrule = float, title:^([Zz]oom)(.*)$
|
||||||
windowrule = center, title:^(Zoom)(.*)$
|
windowrule = center, title:^([Zz]oom)(.*)$
|
||||||
|
|
||||||
windowrulev2 = tile,class:^(Nxplayer.bin)$,title:^(NoMachine)(.*)$
|
windowrulev2 = tile,class:^(Nxplayer.bin)$,title:^(NoMachine)(.*)$
|
||||||
windowrulev2 = float,class:^(Nxplayer.bin)$,title:^(NoMachine)$
|
windowrulev2 = float,class:^(Nxplayer.bin)$,title:^(NoMachine)$
|
||||||
|
|
Loading…
Reference in a new issue