From 1c73a19ce54e5e81216d977b61bdd5a414d86396 Mon Sep 17 00:00:00 2001 From: Derek Taylor Date: Wed, 6 Nov 2024 21:31:24 -0600 Subject: [PATCH] Adding monitor info. --- .config/hypr/hyprland.conf | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 660e688..40d04ac 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -25,8 +25,10 @@ ################ # See https://wiki.hyprland.org/Configuring/Monitors/ -monitor=,preferred,auto,auto - +# monitor=,preferred,auto,auto +monitor = DP-1, 1920x1080, 1920x0, 1 +monitor = DP-2, 1920x1080, 0x0, 1 +monitor = HDMI-A-1, 1920x1080, 3840x0, 1 ################### ### MY PROGRAMS ###