From 997a98106693ec517d2cb05250e03ae6bf17b993 Mon Sep 17 00:00:00 2001 From: thomasabishop Date: Sun, 21 Apr 2024 18:30:18 +0100 Subject: [PATCH] hypr: increase border width --- hypr/hyprland.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index 68fbcfb..90076d1 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -55,7 +55,7 @@ general { gaps_in = 3 gaps_out = 6 - border_size = 1 + border_size = 2 col.active_border = rgb(ebdbb2) col.inactive_border = rgb(3c3836) layout = dwindle