From 25b84cac39c178e4aeb97833d34a68f2cd269710 Mon Sep 17 00:00:00 2001 From: voidarc Date: Sat, 7 Mar 2026 22:52:00 +0000 Subject: [PATCH] changed rule for otter launcher --- .config/hypr/rules.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.config/hypr/rules.conf b/.config/hypr/rules.conf index e84dd556..30354d79 100644 --- a/.config/hypr/rules.conf +++ b/.config/hypr/rules.conf @@ -91,6 +91,8 @@ windowrule { name = otter-launcher-initial size = 420 220 float = on + opaque = on + xray = on animation = popin 50% match:class = ^(otter)$ }