From dc11f126487a8c34ae061ee1d0f2cc6027fdcbc8 Mon Sep 17 00:00:00 2001 From: Roy Dumblauskas Date: Mon, 1 Dec 2025 18:01:14 -0600 Subject: [PATCH] add hdmi input monitor --- roy-config/hypr/hyprland.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/roy-config/hypr/hyprland.conf b/roy-config/hypr/hyprland.conf index 8a50ccb..591c542 100755 --- a/roy-config/hypr/hyprland.conf +++ b/roy-config/hypr/hyprland.conf @@ -10,6 +10,7 @@ # See https://wiki.hyprland.org/Configuring/Monitors/ monitor=,preferred,auto,1 monitor=DP-1,3840x2160@60,right,1.5 +monitor=HDMI-A-1,3840x2160@30,right,1.5 ################### ### MY PROGRAMS ###