From e6a253efaadf8c0fcbde79b5f7af00be3c768a2e Mon Sep 17 00:00:00 2001 From: Alexandre Perreault Date: Mon, 11 Aug 2025 11:09:02 -0400 Subject: [PATCH] Add noscreenshare windowrule to 1password to block accidental leaks (#663) --- default/hypr/apps.conf | 1 + default/hypr/apps/1password.conf | 1 + 2 files changed, 2 insertions(+) create mode 100644 default/hypr/apps/1password.conf diff --git a/default/hypr/apps.conf b/default/hypr/apps.conf index faf14486..69d04f7d 100644 --- a/default/hypr/apps.conf +++ b/default/hypr/apps.conf @@ -6,3 +6,4 @@ source = ~/.local/share/omarchy/default/hypr/apps/retroarch.conf source = ~/.local/share/omarchy/default/hypr/apps/steam.conf source = ~/.local/share/omarchy/default/hypr/apps/system.conf source = ~/.local/share/omarchy/default/hypr/apps/walker.conf +source = ~/.local/share/omarchy/default/hypr/apps/1password.conf diff --git a/default/hypr/apps/1password.conf b/default/hypr/apps/1password.conf new file mode 100644 index 00000000..3d825fe0 --- /dev/null +++ b/default/hypr/apps/1password.conf @@ -0,0 +1 @@ +windowrule = noscreenshare, class:^(1Password)$