diff options
Diffstat (limited to 'env/.config/hypr')
| -rw-r--r-- | env/.config/hypr/hyprland.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/env/.config/hypr/hyprland.conf b/env/.config/hypr/hyprland.conf index d4a63ea..54d2e2c 100644 --- a/env/.config/hypr/hyprland.conf +++ b/env/.config/hypr/hyprland.conf @@ -144,11 +144,12 @@ general { # https://wiki.hyprland.org/Configuring/Variables/#variable-types for info about colors # col.active_border = rgba(33ccffee) rgba(00ff99ee) 45deg + # col.active_border = rgba(cf68e6ee) rgba(8568e6ee) 45deg col.active_border = rgba(8568e6ee) rgba(cf68e6ee) 45deg - col.active_border = rgba(cf68e6ee) rgba(8568e6ee) 45deg #33ccff #00ff99 #8568e6 + #cf68e6 col.inactive_border = rgba(595959aa) # Set to true enable resizing windows by clicking and dragging on borders and gaps |
