From 7dccfa7eb309e2182cdde92fa906992d32e6e15c Mon Sep 17 00:00:00 2001 From: Emmet Date: Wed, 3 Apr 2024 14:47:16 -0500 Subject: [PATCH] Fix for monitors not being detected --- user/wm/hyprland/hyprland.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user/wm/hyprland/hyprland.nix b/user/wm/hyprland/hyprland.nix index 91095f2..6f82d98 100644 --- a/user/wm/hyprland/hyprland.nix +++ b/user/wm/hyprland/hyprland.nix @@ -247,7 +247,7 @@ force_zero_scaling = true } - env = WLR_DRM_DEVICES,/dev/dri/card1:/dev/dri/card0 + env = WLR_DRM_DEVICES,/dev/dri/card2:/dev/dri/card1 env = QT_QPA_PLATFORMTHEME,qt5ct input {