From eb08f3dee01d6555d1106c4907dd0781565255ec Mon Sep 17 00:00:00 2001 From: chase Date: Wed, 25 Jun 2025 02:40:17 -0400 Subject: [PATCH] Change mako notification location --- home/hypr.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/hypr.nix b/home/hypr.nix index 5cbc712..cc8f417 100644 --- a/home/hypr.nix +++ b/home/hypr.nix @@ -182,7 +182,7 @@ # Section example "actionable=true" = { - anchor = "top-left"; + anchor = "top-right"; }; }; };