Update work laptop monitor positions

This commit is contained in:
Evie Litherland-Smith 2024-03-06 15:03:18 +00:00
parent de2b6b53c1
commit c5c1ae0bc2

View file

@ -8,10 +8,8 @@
wayland.windowManager.hyprland.settings = {
misc.force_default_wallpaper = 0;
monitor = [
"eDP-1,1920x1080,2560x0,1.25"
"desc:Dell Inc. DELL P3223QE CCG8YN3,highres,0x0,1.5"
"desc:Dell Inc. DELL U2422H 1KSPF83,preferred,1408x-1080,1.0"
"desc:Dell Inc. DELL U2422H H9SPF83,preferred,3328x-1080,1.0"
"eDP-1,1920x1080,2560x576,1.25" # => 1536x864
"desc:Dell Inc. DELL P3223QE CCG8YN3,highres,0x0,1.5" # => 2560x1440
];
};
}