Removed fractional scaling

This commit is contained in:
Alejandro Angulo 2024-07-26 23:57:24 -07:00
parent b320f5bfd4
commit 698342f597
Signed by: alejandro-angulo
GPG key ID: 75579581C74554B6

View file

@ -131,7 +131,7 @@ in {
# TODO: Should this live at the system configuration level?
output = {
"*".bg = "${user_cfg.xdg.dataHome}/${cfg.wallpaperPath} fill";
"eDP-1".scale = "1.25";
"eDP-1".scale = "1";
"Dell Inc. DELL S2721QS 4FR7M43".position = "0 0";
"Dell Inc. DELL S2721QS 47W7M43".position = "0 2160";
};