mirror of
https://github.com/zephrynis/nix-flake.git
synced 2026-02-18 20:21:53 +00:00
Fix: adjust 4K monitor scaling and increase font size for better readability
This commit is contained in:
@@ -68,6 +68,11 @@
|
||||
allow_tearing = false;
|
||||
};
|
||||
|
||||
# Enable better fractional scaling (experimental)
|
||||
xwayland = {
|
||||
force_zero_scaling = true;
|
||||
};
|
||||
|
||||
# Decoration
|
||||
decoration = {
|
||||
rounding = 10;
|
||||
|
||||
Reference in New Issue
Block a user