From d7a9044ce53ef15bea3253f143686e5ce1669dd2 Mon Sep 17 00:00:00 2001 From: Trianta <56975502+Trimutex@users.noreply.github.com> Date: Tue, 27 Feb 2024 01:16:07 -0600 Subject: [PATCH] Adjusted gaps to different outside based on side --- hypr/theme.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hypr/theme.conf b/hypr/theme.conf index 4e49678..2d92124 100644 --- a/hypr/theme.conf +++ b/hypr/theme.conf @@ -25,7 +25,7 @@ source = ~/.config/hypr/mocha.conf general { gaps_in = 15 - gaps_out = 40 + gaps_out = 40, 160, 40, 160 border_size = 4 col.active_border = $peach col.inactive_border = $peach