Adjust Ronin monitor layout
This commit is contained in:
parent
61a5aa813a
commit
4faded02aa
|
@ -10,10 +10,10 @@
|
||||||
wayland.windowManager.hyprland.settings = {
|
wayland.windowManager.hyprland.settings = {
|
||||||
misc.force_default_wallpaper = 0;
|
misc.force_default_wallpaper = 0;
|
||||||
monitor = [
|
monitor = [
|
||||||
"eDP-1,1920x1080,1152x1080,1.25"
|
"eDP-1,1920x1080,2560x0,1.25"
|
||||||
"desc:Dell Inc. DELL P3223QE CCG8YN3,highres,auto,1.5"
|
"desc:Dell Inc. DELL P3223QE CCG8YN3,highres,0x0,1.5"
|
||||||
"desc:Dell Inc. DELL U2422H 1KSPF83,preferred,0x0,1.0"
|
"desc:Dell Inc. DELL U2422H 1KSPF83,preferred,1408x-1080,1.0"
|
||||||
"desc:Dell Inc. DELL U2422H H9SPF83,preferred,1920x0,1.0"
|
"desc:Dell Inc. DELL U2422H H9SPF83,preferred,3328x-1080,1.0"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue