From 5dec0daf4bbb12f971b522b3b9633082343b1711 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Mon, 18 Aug 2025 15:49:22 +0200 Subject: [PATCH] Ensure Zoom is not made transparent --- default/hypr/apps.conf | 1 + default/hypr/apps/zoom.conf | 2 ++ 2 files changed, 3 insertions(+) create mode 100644 default/hypr/apps/zoom.conf diff --git a/default/hypr/apps.conf b/default/hypr/apps.conf index 69d04f7d..8e87bfdd 100644 --- a/default/hypr/apps.conf +++ b/default/hypr/apps.conf @@ -7,3 +7,4 @@ 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 +source = ~/.local/share/omarchy/default/hypr/apps/zoom.conf diff --git a/default/hypr/apps/zoom.conf b/default/hypr/apps/zoom.conf new file mode 100644 index 00000000..5cff125f --- /dev/null +++ b/default/hypr/apps/zoom.conf @@ -0,0 +1,2 @@ +windowrule = opacity 1 1, class:Zoom Workplace +