From b748b6bb6cf35fc8ed8ee546765b017dfefd7c1c Mon Sep 17 00:00:00 2001 From: ZachIR Date: Wed, 30 Jul 2025 04:03:32 -0500 Subject: Disable blur on car to save power --- hypr/hyprland.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index 3445bac..d869272 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -118,7 +118,7 @@ decoration { rounding = 10 #{{{ Blur options blur { - enabled = true + enabled = false size = 3 passes = 1 new_optimizations = true -- cgit v1.2.3