From 687aeb1d21c20f27a72d2cf32b276ec0e0da33a6 Mon Sep 17 00:00:00 2001 From: Henrik Hautakoski Date: Sun, 7 Jul 2024 15:00:07 +0200 Subject: [PATCH] hyprland: modify blur settings abit --- hypr/hyprland.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index 9878643..5a15f90 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -43,9 +43,9 @@ general { decoration { # See https://wiki.hyprland.org/Configuring/Variables/ for more blur { - enabled = true - size = 3 - passes = 1 + enabled = false + size = 1 + passes = 2 } drop_shadow = no