From 11198cb480daf5348a89d53407f303114ea826b4 Mon Sep 17 00:00:00 2001 From: Sam Al-Sapti Date: Sun, 26 Mar 2023 18:04:57 +0200 Subject: [PATCH] Use new Yubico Authenticator --- sway/.config/sway/config.d/02_behavior | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sway/.config/sway/config.d/02_behavior b/sway/.config/sway/config.d/02_behavior index 5d9e1db..d831700 100644 --- a/sway/.config/sway/config.d/02_behavior +++ b/sway/.config/sway/config.d/02_behavior @@ -34,4 +34,4 @@ for_window [title="^About Tor Browser$"] floating enable, for_window [title="about:blank.*Tor Browser"] floating enable, # Yubico Authenticator -for_window [app_id="^yubico.com.yubioath-desktop$"] floating enable, resize set 20 ppt 60 ppt, +for_window [title="^Yubico Authenticator$"] floating enable, resize set 20 ppt 60 ppt,