fix(home): Get rid of floating titlebars

This commit is contained in:
punkfairie 2024-11-23 14:11:21 -08:00
parent 7b57e86d34
commit 8970bed250
Signed by: punkfairie
GPG key ID: A509E8F77FB9D696

View file

@ -58,6 +58,7 @@ in
floating.border = 0; floating.border = 0;
window.titlebar = false; window.titlebar = false;
floating.titlebar = false;
gaps = { gaps = {
smartBorders = "no_gaps"; smartBorders = "no_gaps";