update: xwayland force zero factor

This commit is contained in:
wyj
2026-07-09 18:10:24 -04:00
parent c0201ea4e7
commit 75ce12490b
+3
View File
@@ -12,6 +12,9 @@ M.confs = {
background_color = colorscheme.background, background_color = colorscheme.background,
font_family = settings["font_family"], font_family = settings["font_family"],
}, },
xwayland = {
force_zero_scaling = true,
},
} }
function M.load() function M.load()