diff options
| author | caley <u65487754@gmail.com> | 2026-05-29 16:55:56 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-05-29 16:55:56 +0200 |
| commit | 6c4a8a61866116a85900780d4adda4279631c92c (patch) | |
| tree | 91eb9ee62fe3fd5ce5d125120528178c74b19cd5 /nixos/hypr.nix | |
| parent | 7112792e1324a3d9696a251b4415df045fe832f9 (diff) | |
Update hypr.nix
Diffstat (limited to 'nixos/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 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", |
