summaryrefslogtreecommitdiff
path: root/nixos
diff options
context:
space:
mode:
authorcaley <u65487754@gmail.com>2026-05-29 16:55:56 +0200
committerGitHub <noreply@github.com>2026-05-29 16:55:56 +0200
commit6c4a8a61866116a85900780d4adda4279631c92c (patch)
tree91eb9ee62fe3fd5ce5d125120528178c74b19cd5 /nixos
parent7112792e1324a3d9696a251b4415df045fe832f9 (diff)
Update hypr.nix
Diffstat (limited to 'nixos')
-rw-r--r--nixos/hypr.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/hypr.nix b/nixos/hypr.nix
index eba7fde..f29caa8 100644
--- a/nixos/hypr.nix
+++ b/nixos/hypr.nix
@@ -32,7 +32,7 @@
border_size = 2,
resize_on_border = false,
col = {
- active_border = "rgba(33ccffee)",
+ active_border = "rgba(ffffffff)",
},
allow_tearing = false,
layout = "dwindle",