diff options
author | ZachIR <zachir@librem.one> | 2025-04-30 23:36:02 -0500 |
---|---|---|
committer | ZachIR <zachir@librem.one> | 2025-04-30 23:36:02 -0500 |
commit | 5aae2b557f5ec72c54401a5807eedf528ec74d6c (patch) | |
tree | c4e62a7c4a7871f650c91d6c20da776df3806323 /hypr | |
parent | 86b2a36416584e59c6c5c9235440e34a842048b9 (diff) | |
parent | 7306fc24e1b944d5bd2c6f3f10b8606937103e9d (diff) |
Merge branch 'master' into car
Diffstat (limited to 'hypr')
-rw-r--r-- | hypr/hyprland.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index 8f69f21..ba7821e 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -86,7 +86,7 @@ general { border_size = 2 #col.active_border = rgba(33ccffee) rgba(00ff99ee) 45deg #col.inactive_border = rgba(595959aa) - col.active_border = rgba(198844ee) + col.active_border = rgba(ec0101ee) col.inactive_border = rgba(1b1d1cee) layout = master } |