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 ###