feat: make zoom windows floating
This commit is contained in:
parent
bc480b218a
commit
bbd480f511
2 changed files with 12 additions and 0 deletions
|
@ -78,12 +78,15 @@ in
|
|||
"*" = {
|
||||
hide_cursor = "5000";
|
||||
};
|
||||
|
||||
};
|
||||
|
||||
defaultWorkspace = "1";
|
||||
|
||||
focus.newWindow = "urgent";
|
||||
|
||||
floating.criteria = [{ app_id = "zoom"; floating = true; }];
|
||||
|
||||
fonts = {
|
||||
names = [ font.name ];
|
||||
size = font.size;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue