diff --git a/home-manager/home.nix b/home-manager/home.nix index 4c684ce..235feaf 100644 --- a/home-manager/home.nix +++ b/home-manager/home.nix @@ -498,7 +498,8 @@ in outer_color = "${ACCENT}"; outline_thickness = "${BORDER_WIDTH}"; placeholder_text = "Password..."; - fail_text = "😬 Oooooh that was wrong mate!⚠️"; + #fail_text = "😬 Oooooh that was wrong mate!⚠️"; + fail_text = "🫵🤣 HAHA you got it wrong retart!⚠️"; } ]; };