From 020415f27417f2c1edb71f01c8c8f3eff4005c6c Mon Sep 17 00:00:00 2001 From: Dylan De Faoite Date: Thu, 22 Jan 2026 12:43:32 +0000 Subject: [PATCH] Patch incorrect window rules --- .config/hypr/applications.conf | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/.config/hypr/applications.conf b/.config/hypr/applications.conf index c125605..22ebcdb 100644 --- a/.config/hypr/applications.conf +++ b/.config/hypr/applications.conf @@ -1,9 +1,6 @@ -# Minecraft Launcher -windowrulev2 = pseudo, class:Minecraft Launcher # Floating -windowrulev2 = float, title:Play Timer -windowrulev2 = float, class:play-timer +windowrule = float 1, match:title Play Timer # Opacity -windowrule = opacity 0.85 0.75, match:tag kitty +windowrule = opacity 0.85 0.75, match:title kitty