From 5c7f3c2bfbf0b638ed992592d3be6f40f1b6166c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Wed, 17 Apr 2024 19:42:05 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20ux(hypr):=20hyprexpo=20border=20?= =?UTF-8?q?color=20and=20gap=20size=20changed?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/hypr/plugins/hyprexpo.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/hypr/plugins/hyprexpo.conf b/.config/hypr/plugins/hyprexpo.conf index 78fc5a64..2ca34d75 100644 --- a/.config/hypr/plugins/hyprexpo.conf +++ b/.config/hypr/plugins/hyprexpo.conf @@ -4,8 +4,8 @@ source = ../themes/luna/colors.conf plugin { hyprexpo { columns = 3 - gap_size = 5 - bg_col = rgba($lavenderAlpha) + gap_size = 6 + bg_col = rgb($surface0Alpha) workspace_method = center current enable_gesture = true