From fe1b9a6bae3201485315acd8d4b0d226b4482d1e Mon Sep 17 00:00:00 2001 From: vanten-s Date: Tue, 9 Apr 2024 17:31:35 +0200 Subject: [PATCH] Disabled rounding and indent fix --- dotfiles/hypr/hyprland.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dotfiles/hypr/hyprland.conf b/dotfiles/hypr/hyprland.conf index c55536c..b179a44 100644 --- a/dotfiles/hypr/hyprland.conf +++ b/dotfiles/hypr/hyprland.conf @@ -41,13 +41,13 @@ general { decoration { # See https://wiki.hyprland.org/Configuring/Variables/ for more - rounding = 10 + rounding = 0 blur { enabled = true size = 5 passes = 2 - special = true + special = true } drop_shadow = yes