diff options
| author | caley <u65487754@gmail.com> | 2026-05-28 14:38:43 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-05-28 14:38:43 +0200 |
| commit | c59c50aa45ad3355a2efe28385bda7ac39cda09f (patch) | |
| tree | 7ff09d64bfa727b3d758c29dc07fdfbac822d2fe | |
| parent | 573cb92b96fedfcc60de858b8d8288ea303f2713 (diff) | |
Update hypr.nix
| -rw-r--r-- | nixos/hypr.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/hypr.nix b/nixos/hypr.nix index 94eefd4..aaae6b4 100644 --- a/nixos/hypr.nix +++ b/nixos/hypr.nix @@ -32,7 +32,7 @@ border_size = 2, resize_on_border = false, col = { - active_border = color2 or "rgba(33ccffee)", + active_border = "rgba(33ccffee)", }, allow_tearing = false, layout = "dwindle", |
