From 4fc85a926f8e732ecaa9cb351eb983be6767fbf6 Mon Sep 17 00:00:00 2001 From: end-4 <97237370+end-4@users.noreply.github.com> Date: Sat, 22 Nov 2025 12:35:13 +0100 Subject: [PATCH] hyprland: update blur params --- dots/.config/hypr/hyprland/general.conf | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/dots/.config/hypr/hyprland/general.conf b/dots/.config/hypr/hyprland/general.conf index 14074b345..a06f93c92 100644 --- a/dots/.config/hypr/hyprland/general.conf +++ b/dots/.config/hypr/hyprland/general.conf @@ -57,11 +57,13 @@ decoration { xray = true special = false new_optimizations = true - size = 14 + size = 10 passes = 3 - brightness = 1 - noise = 0.04 - contrast = 1 + brightness = 0.9 + noise = 0.12 + contrast = 0.15 + vibrancy = 0.8 + vibrancy_darkness = 0.8 popups = false popups_ignorealpha = 0.6 input_methods = true