From 9ae7442ca30ff378163c2a458cae07388a64f03e Mon Sep 17 00:00:00 2001 From: Raymaekers Luca Date: Mon, 27 Feb 2023 13:08:40 +0100 Subject: added multi monitor setup for desktop --- config/hyprland/hypr/hyprland.conf | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'config') diff --git a/config/hyprland/hypr/hyprland.conf b/config/hyprland/hypr/hyprland.conf index 0a41405..9f5b0b0 100644 --- a/config/hyprland/hypr/hyprland.conf +++ b/config/hyprland/hypr/hyprland.conf @@ -1,7 +1,6 @@ - -# See https://wiki.hyprland.org/Configuring/Monitors/ -monitor=,preferred,auto,auto - +monitor=HDMI-A-1, 1920x1080, 0x0, 1 +monitor=VGA-1, 1920x1080, 1920x0, 1 +monitor=,preferred,auto,1 # See https://wiki.hyprland.org/Configuring/Keywords/ for more -- cgit v1.2.3