From 986994da42ba39050914be41993e9b6a51e171f7 Mon Sep 17 00:00:00 2001 From: Uzair Mohammed Date: Sat, 28 Dec 2024 14:35:52 -0800 Subject: [PATCH] hyprland.nix: Fixed silly typo --- home/modules/hyprland.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/modules/hyprland.nix b/home/modules/hyprland.nix index c026176..313a664 100644 --- a/home/modules/hyprland.nix +++ b/home/modules/hyprland.nix @@ -182,7 +182,7 @@ border_size = 2; - "col.acive_border" = "rgba($mauveAlphaee)"; + "col.active_border" = "rgba($mauveAlphaee)"; "col.inactive_border" = "rgba($overlay1Alphaee)"; };