From 6f334868d66c38cecda7233f298351ecb79de486 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Mon, 10 Nov 2025 09:15:27 +0100 Subject: [PATCH] Fix match and make 1password float by default --- default/hypr/apps/1password.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/default/hypr/apps/1password.conf b/default/hypr/apps/1password.conf index 3d825fe0..d5fc8888 100644 --- a/default/hypr/apps/1password.conf +++ b/default/hypr/apps/1password.conf @@ -1 +1,2 @@ -windowrule = noscreenshare, class:^(1Password)$ +windowrule = noscreenshare, class:^(1[p|P]assword)$ +windowrule = tag +floating-window, class:^(1[p|P]assword)$