From c47799a7e1494473aeb34830f3a4196751c85035 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Pankowski?= Date: Tue, 9 Apr 2024 22:54:48 +0200 Subject: [PATCH] hyprland: white both screens horizontal --- 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 8f11700..31d2bad 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,transform,1 -monitor=DP-1,highres,1080x0,2 +monitor=DP-2,highres,0x0,2 +monitor=DP-1,highres,1920x0,2