From 878f70612acb43c626679bb61642ec8fb5fc268d Mon Sep 17 00:00:00 2001 From: sefidel Date: Sat, 10 Aug 2024 16:03:19 +0900 Subject: feat(home/gui): move yubikey-touch-detector to bottom-center * notification obscures gpg pinentry --- home/profiles/gui/config/mako.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home/profiles/gui/config/mako.nix') diff --git a/home/profiles/gui/config/mako.nix b/home/profiles/gui/config/mako.nix index bd4a57d..a471a6a 100644 --- a/home/profiles/gui/config/mako.nix +++ b/home/profiles/gui/config/mako.nix @@ -37,7 +37,7 @@ in default-timeout=0 [app-name=yubikey-touch-detector] - anchor=center + anchor=bottom-center text-alignment=center padding=32 -- cgit 1.4.1