From 557bb04d711aebab711422eb2f4f33e77f371930 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Pankowski?= Date: Sat, 15 Jun 2024 10:41:41 +0200 Subject: [PATCH] hyprland(white): swap monitors --- hyprland/.config/hypr/white.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hyprland/.config/hypr/white.conf b/hyprland/.config/hypr/white.conf index 31d2bad..13f8d7a 100644 --- a/hyprland/.config/hypr/white.conf +++ b/hyprland/.config/hypr/white.conf @@ -4,5 +4,5 @@ env = GBM_BACKEND,nvidia-drm env = __GLX_VENDOR_LIBRARY_NAME,nvidia env = WLR_NO_HARDWARE_CURSORS,1 -monitor=DP-2,highres,0x0,2 -monitor=DP-1,highres,1920x0,2 +monitor=DP-1,highres,0x0,2 +monitor=DP-2,highres,1920x0,2