From 7fcd88abdf8b0b9ac682e2ce69cf94940e922bd3 Mon Sep 17 00:00:00 2001 From: ciomek Date: Wed, 22 Apr 2026 15:57:06 +0200 Subject: [PATCH] Better frames --- home/.config/hypr/hyprland.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/home/.config/hypr/hyprland.conf b/home/.config/hypr/hyprland.conf index 51b21ed..a173fef 100644 --- a/home/.config/hypr/hyprland.conf +++ b/home/.config/hypr/hyprland.conf @@ -75,8 +75,8 @@ general { border_size = 4 # https://wiki.hyprland.org/Configuring/Variables/#variable-types for info about colors - col.active_border = rgba(255,221,0,0.3) - col.inactive_border = rgba(aeb3ad66) + col.active_border = rgba(aeb3ad66) + col.inactive_border = rgba(0,0,0,0) # Set to true enable resizing windows by clicking and dragging on borders and gaps resize_on_border = false