From 390e676e625966630103fe82ba839d45b5ac401f Mon Sep 17 00:00:00 2001 From: Aly Raffauf Date: Sun, 24 Mar 2024 04:52:56 -0400 Subject: [PATCH] hyprland: reduced gaps_out to 15 --- home/dotfiles/hyprland.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/dotfiles/hyprland.conf b/home/dotfiles/hyprland.conf index 929fdc5c..ce56b569 100644 --- a/home/dotfiles/hyprland.conf +++ b/home/dotfiles/hyprland.conf @@ -53,7 +53,7 @@ general { # See https://wiki.hyprland.org/Configuring/Variables/ for more gaps_in = 5 - gaps_out = 20 + gaps_out = 15 border_size = 2 col.active_border = rgba(33ccffee) rgba(00ff99ee) 45deg col.inactive_border = rgba(595959aa)