Updated scaling
This commit is contained in:
parent
1c77a1a1b5
commit
665d9cd738
|
@ -161,7 +161,7 @@ in {
|
||||||
# TODO: Should this live at the system configuration level?
|
# TODO: Should this live at the system configuration level?
|
||||||
output = {
|
output = {
|
||||||
"*".bg = "${config.xdg.dataHome}/${cfg.wallpaperPath} fill";
|
"*".bg = "${config.xdg.dataHome}/${cfg.wallpaperPath} fill";
|
||||||
"eDP-1".scale = "1";
|
"eDP-1".scale = "1.5";
|
||||||
"Dell Inc. DELL S2721QS 4FR7M43".scale = "1.5";
|
"Dell Inc. DELL S2721QS 4FR7M43".scale = "1.5";
|
||||||
"Dell Inc. DELL S2721QS 47W7M43".scale = "1.5";
|
"Dell Inc. DELL S2721QS 47W7M43".scale = "1.5";
|
||||||
"Dell Inc. DELL S2721QS 4FR7M43".position = "0 0";
|
"Dell Inc. DELL S2721QS 4FR7M43".position = "0 0";
|
||||||
|
|
Loading…
Reference in a new issue