fix(home): Get rid of floating titlebars
This commit is contained in:
parent
7b57e86d34
commit
8970bed250
1 changed files with 1 additions and 0 deletions
|
@ -58,6 +58,7 @@ in
|
|||
floating.border = 0;
|
||||
|
||||
window.titlebar = false;
|
||||
floating.titlebar = false;
|
||||
|
||||
gaps = {
|
||||
smartBorders = "no_gaps";
|
||||
|
|
Loading…
Reference in a new issue