fix: set correct display configuration for imilia

This commit is contained in:
Ahwx 2025-10-26 01:09:57 +02:00
parent b1ae60c39c
commit 7cd1da0528

View file

@ -69,6 +69,8 @@
"eDP-1, 2256x1504@60, 0x0, 1.0" "eDP-1, 2256x1504@60, 0x0, 1.0"
else if (host == "zinnia") then else if (host == "zinnia") then
"eDP-1, 1920x1080@60, 0x0, 1.0" "eDP-1, 1920x1080@60, 0x0, 1.0"
else if (host == "imilia") then
"eDP-1, 1920x1080@60, 0x0, 1.0"
else else
", preferred, auto, 1"; ", preferred, auto, 1";