From 4c03c33783c766924a476fdb8dce634285d20542 Mon Sep 17 00:00:00 2001 From: thomasabishop Date: Tue, 13 Feb 2024 14:48:28 +0000 Subject: [PATCH] hypr: change active window color border --- hypr/hyprland.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index 1748202..2bc53e1 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -63,7 +63,7 @@ general { border_size = 2 # col.active_border = rgba(33ccffee) rgba(00ff99ee) 45deg # col.inactive_border = rgba(595959aa) - col.active_border = rgb(FE8019) + col.active_border = rgb(A9B665) #col.active_border = rgb(B8BB26) col.inactive_border = rgb(A89984) layout = dwindle