From f6fa563a4c87c48de07778b9921c175003759b2a Mon Sep 17 00:00:00 2001 From: sefidel Date: Sat, 10 Aug 2024 16:00:38 +0900 Subject: feat(home/gui): center yubikey-touch-detector notifications --- home/profiles/gui/config/mako.nix | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'home') diff --git a/home/profiles/gui/config/mako.nix b/home/profiles/gui/config/mako.nix index d9a6022..bd4a57d 100644 --- a/home/profiles/gui/config/mako.nix +++ b/home/profiles/gui/config/mako.nix @@ -35,5 +35,11 @@ in [urgency=critical] border-color=#${color1} default-timeout=0 + + [app-name=yubikey-touch-detector] + anchor=center + text-alignment=center + padding=32 + ''; } -- cgit 1.4.1