From bdb97195d8e047e7b09afa20a64593a096e9811d Mon Sep 17 00:00:00 2001 From: Maxime Mangel Date: Thu, 20 Nov 2025 17:22:13 +0100 Subject: [PATCH] feat: don't screenshare notifications (#3482) --- default/hypr/apps.conf | 1 + default/hypr/apps/mako.conf | 2 ++ 2 files changed, 3 insertions(+) create mode 100644 default/hypr/apps/mako.conf diff --git a/default/hypr/apps.conf b/default/hypr/apps.conf index 354339de..42d02d6b 100644 --- a/default/hypr/apps.conf +++ b/default/hypr/apps.conf @@ -5,6 +5,7 @@ source = ~/.local/share/omarchy/default/hypr/apps/browser.conf source = ~/.local/share/omarchy/default/hypr/apps/hyprshot.conf source = ~/.local/share/omarchy/default/hypr/apps/jetbrains.conf source = ~/.local/share/omarchy/default/hypr/apps/localsend.conf +source = ~/.local/share/omarchy/default/hypr/apps/mako.conf source = ~/.local/share/omarchy/default/hypr/apps/pip.conf source = ~/.local/share/omarchy/default/hypr/apps/qemu.conf source = ~/.local/share/omarchy/default/hypr/apps/retroarch.conf diff --git a/default/hypr/apps/mako.conf b/default/hypr/apps/mako.conf new file mode 100644 index 00000000..ad86ce7d --- /dev/null +++ b/default/hypr/apps/mako.conf @@ -0,0 +1,2 @@ +# Black out notifications when screen sharing +layerrule = noscreenshare, notifications