feat: xwayland_force_zero_scaling

This commit is contained in:
s-prechtl 2025-07-06 16:00:54 +02:00
parent aeb3e4b244
commit 019d030186
3 changed files with 6 additions and 2 deletions

View file

@ -118,6 +118,10 @@
"col.inactive_border" = "0xffebdbb2"; "col.inactive_border" = "0xffebdbb2";
}; };
xwayland = {
force_zero_scaling = true;
};
# CURSOR # CURSOR
cursor = { cursor = {
no_warps = true; no_warps = true;