From f59bd9202a4be7970eb85bcb98ff67fa73d86c3d Mon Sep 17 00:00:00 2001 From: Donovan Glover Date: Thu, 9 Nov 2023 23:07:22 -0500 Subject: [PATCH] hyprland: Don't mirror monitors Not needed anymore since a recent hyprland update fixed the issue where extended displays would experience lagginess. --- home/hyprland.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/home/hyprland.nix b/home/hyprland.nix index 412aea5..6e5f83c 100644 --- a/home/hyprland.nix +++ b/home/hyprland.nix @@ -67,7 +67,6 @@ in env=SWWW_TRANSITION_WAVE,80,40 env=WLR_NO_HARDWARE_CURSORS,1 monitor=,preferred,auto,1 - monitor=HDMI-A-1,preferred,auto,1,mirror,eDP-1 exec-once = sleep 0.1; swww init exec-once = wpctl set-volume @DEFAULT_AUDIO_SINK@ 20%