From cb4946c86d1cb54f7c6181d2cb5ba84b900ceea2 Mon Sep 17 00:00:00 2001 From: Emmet Date: Wed, 28 May 2025 17:27:01 -0500 Subject: [PATCH] hyprland fixes --- hosts/snowfire/home.nix | 6 ------ 1 file changed, 6 deletions(-) diff --git a/hosts/snowfire/home.nix b/hosts/snowfire/home.nix index f67ccff5..c89dc0be 100644 --- a/hosts/snowfire/home.nix +++ b/hosts/snowfire/home.nix @@ -53,12 +53,6 @@ "HDMI-A-1,1920x1080,1536x0,1.25,vrr,0" "DP-1,1920x1080,0x0,1.25,vrr,0" ]; - misc = { - vrr = 1; - }; - experimental = { - xx_color_management_v4 = true; - }; }; };