summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcaley <u65487754@gmail.com>2026-05-28 14:38:43 +0200
committerGitHub <noreply@github.com>2026-05-28 14:38:43 +0200
commitc59c50aa45ad3355a2efe28385bda7ac39cda09f (patch)
tree7ff09d64bfa727b3d758c29dc07fdfbac822d2fe
parent573cb92b96fedfcc60de858b8d8288ea303f2713 (diff)
Update hypr.nix
-rw-r--r--nixos/hypr.nix2
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",