From 2fb0e718f22788a7535c965d1d7f8b43a3f8bc5a Mon Sep 17 00:00:00 2001 From: Never-Alive Date: Sat, 4 Apr 2026 10:41:12 +0530 Subject: [PATCH] Specify display specs of haydn Signed-off-by: Never-Alive --- ui_scripts/test_display.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ui_scripts/test_display.sh b/ui_scripts/test_display.sh index 3f27fd5..c106743 100755 --- a/ui_scripts/test_display.sh +++ b/ui_scripts/test_display.sh @@ -26,7 +26,8 @@ declare -A DEVICES=( ["OnePlus 13R"]="1264x2780 450" ["Nothing Phone 2"]="1080x2412 420" ["Nothing Phone 2a"]="1080x2412 390" - ["Xiaomi 14"]="1200x2670 440" + ["Xiaomi 14"]="1200x2400 440" + ["Xiaomi 11x Pro"]="1080x2400 440" ["Redmi Note 13 Pro"]="1220x2712 446" ["Tecno Pova LG7n"]="1080x2400 356" ["Small Phone (720p)"]="720x1600 320" @@ -49,6 +50,7 @@ SORTED_KEYS=( "Pixel 9" "Pixel 8a" "Xiaomi 14" + "Xiaomi 11x Pro" "POCO X6 Pro (duchamp)" "Redmi Note 13 Pro" "Pixel Fold Inner"