diff options
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 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", |
