Updated scaling
This commit is contained in:
parent
59db8cf2a6
commit
1c77a1a1b5
|
@ -162,8 +162,10 @@ in {
|
||||||
output = {
|
output = {
|
||||||
"*".bg = "${config.xdg.dataHome}/${cfg.wallpaperPath} fill";
|
"*".bg = "${config.xdg.dataHome}/${cfg.wallpaperPath} fill";
|
||||||
"eDP-1".scale = "1";
|
"eDP-1".scale = "1";
|
||||||
|
"Dell Inc. DELL S2721QS 4FR7M43".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";
|
||||||
"Dell Inc. DELL S2721QS 47W7M43".position = "0 2160";
|
"Dell Inc. DELL S2721QS 47W7M43".position = "0 1440";
|
||||||
};
|
};
|
||||||
|
|
||||||
modes = {
|
modes = {
|
||||||
|
|
Loading…
Reference in a new issue