diff options
| author | iceyrazor <iceyrazor@mailfence.com> | 2025-06-20 03:15:32 -0500 |
|---|---|---|
| committer | iceyrazor <iceyrazor@mailfence.com> | 2025-06-20 03:15:32 -0500 |
| commit | 8c809c40db802ee5b3fcf6469a38617c2863f936 (patch) | |
| tree | e42cceb295e22d2da7bc8517cd90b54841fa5799 /env/.config/hypr | |
| parent | 7e2e0bdc3a162ce4cdc3d3b5eb7f75c04ed3843d (diff) | |
dapn
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 |
