Updated scaling
This commit is contained in:
parent
0799e51593
commit
bc86247fb6
|
@ -162,10 +162,10 @@ in {
|
|||
output = {
|
||||
"*".bg = "${config.xdg.dataHome}/${cfg.wallpaperPath} fill";
|
||||
"eDP-1".scale = "1.5";
|
||||
"Dell Inc. DELL S2721QS 4FR7M43".scale = "1.5";
|
||||
"Dell Inc. DELL S2721QS 47W7M43".scale = "1.5";
|
||||
"Dell Inc. DELL S2721QS 4FR7M43".scale = "1.25";
|
||||
"Dell Inc. DELL S2721QS 47W7M43".scale = "1.25";
|
||||
"Dell Inc. DELL S2721QS 4FR7M43".position = "0 0";
|
||||
"Dell Inc. DELL S2721QS 47W7M43".position = "0 1440";
|
||||
"Dell Inc. DELL S2721QS 47W7M43".position = "0 1728";
|
||||
};
|
||||
|
||||
modes = {
|
||||
|
|
Loading…
Reference in a new issue