From 914e9332a746b74fa6cdb0ed2430386293208d61 Mon Sep 17 00:00:00 2001 From: thomasabishop Date: Wed, 7 Feb 2024 20:43:24 +0000 Subject: [PATCH] hypr: reduce window gaps --- hypr/hyprland.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index 760afbe..dcba7e9 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -58,8 +58,8 @@ input { general { # See https://wiki.hyprland.org/Configuring/Variables/ for more - gaps_in = 5 - gaps_out = 20 + gaps_in = 2 + gaps_out = 5 border_size = 2 # col.active_border = rgba(33ccffee) rgba(00ff99ee) 45deg # col.inactive_border = rgba(595959aa) @@ -74,7 +74,7 @@ general { decoration { # See https://wiki.hyprland.org/Configuring/Variables/ for more - rounding = 4 + rounding = 0 blur { enabled = true