Fix: adjust 4K monitor scaling and increase font size for better readability

This commit is contained in:
2025-11-04 19:01:44 +00:00
parent c86c48061a
commit 5e9d52e88e
2 changed files with 11 additions and 0 deletions

View File

@@ -68,6 +68,11 @@
allow_tearing = false;
};
# Enable better fractional scaling (experimental)
xwayland = {
force_zero_scaling = true;
};
# Decoration
decoration = {
rounding = 10;