Fixed positioning of monitors
Signed-off-by: Alejandro Angulo <iam@alejandr0angul0.dev>
This commit is contained in:
parent
eb7ed50c09
commit
ccdf6916ee
|
@ -87,7 +87,10 @@
|
||||||
"*".bg = "${config.home.homeDirectory}/wallpaper.png fill";
|
"*".bg = "${config.home.homeDirectory}/wallpaper.png fill";
|
||||||
"eDP-1".scale = "1";
|
"eDP-1".scale = "1";
|
||||||
|
|
||||||
"Unknown ASUS VG24V 0x00007AAC".mode = "1920x1080@120Hz";
|
"Unknown ASUS VG24V 0x00007AAC" = {
|
||||||
|
mode = "1920x1080@120Hz";
|
||||||
|
position = "0 830";
|
||||||
|
};
|
||||||
|
|
||||||
"Dell Inc. DELL S2721QS 47W7M43" = {
|
"Dell Inc. DELL S2721QS 47W7M43" = {
|
||||||
transform = "270";
|
transform = "270";
|
||||||
|
|
Loading…
Reference in a new issue