From c659d000986645c998514522504526ea8f617ea1 Mon Sep 17 00:00:00 2001 From: Thierry Pouplier Date: Sat, 20 Jun 2026 16:22:20 -0400 Subject: [PATCH] uConsole: add transform 1 to fix sideways display --- hypr/.config/hypr/hosts/uconsole.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hypr/.config/hypr/hosts/uconsole.conf b/hypr/.config/hypr/hosts/uconsole.conf index 96f39f4..46e19fa 100644 --- a/hypr/.config/hypr/hosts/uconsole.conf +++ b/hypr/.config/hypr/hosts/uconsole.conf @@ -4,7 +4,7 @@ ### MONITORS ### ################ -monitor=DSI-2, 720x1280, 0x0, 1 +monitor=DSI-2, 720x1280, 0x0, 1, transform, 1 ############################# ### ENVIRONMENT VARIABLES ###