From a05de47607ac5f1aa2ee7d1c26a6a7b06d174fbb Mon Sep 17 00:00:00 2001 From: Joel Mathew Thomas Date: Thu, 8 May 2025 14:09:01 +0530 Subject: [PATCH] add snap for floating windows, and increased rounding --- .config/hypr/hyprland.conf | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index e01c9eb..dfd7f08 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -80,12 +80,16 @@ general { resize_on_border = true # Please see https://wiki.hyprland.org/Configuring/Tearing/ before you turn this on allow_tearing = true + + snap { + enabled = true + } } decoration { # See https://wiki.hyprland.org/Configuring/Variables/ for more - rounding = 7 + rounding = 10 blur { enabled = true