From c5fd30c834f6b25676faaaf4bb20cafade318287 Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Mon, 9 Oct 2023 09:15:59 -0500 Subject: [PATCH] Fixing multisample edges --- home/modules/hyprland.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/modules/hyprland.nix b/home/modules/hyprland.nix index 26e22c4..ef621d7 100644 --- a/home/modules/hyprland.nix +++ b/home/modules/hyprland.nix @@ -65,7 +65,7 @@ in decoration { rounding=18 - multisample_edges=true + # multisample_edges=true active_opacity=0.97 inactive_opacity=0.75 fullscreen_opacity=1.0