From 4d0867cbf12ba982197892997476e55e08085501 Mon Sep 17 00:00:00 2001 From: matt1432 Date: Thu, 14 Sep 2023 14:12:56 -0400 Subject: [PATCH] fix: temp fix background apps --- config/hypr/main.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/hypr/main.conf b/config/hypr/main.conf index b4b59c7..1afcbed 100644 --- a/config/hypr/main.conf +++ b/config/hypr/main.conf @@ -132,8 +132,8 @@ gestures { # See https://wiki.hyprland.org/Configuring/Window-Rules/ for more windowrule = noborder,^(wofi)$ -windowrule = workspace special:spot,^(dev.alextren.Spot)$ -windowrule = workspace special:thunder,^(thunderbird)$ +windowrule = workspace special silent,^(dev.alextren.Spot)$ +windowrule = workspace special silent,^(thunderbird)$ windowrule = float,^(org.kde.polkit-kde-authentication-agent-1)$ windowrule = size 741 288,^(org.kde.polkit-kde-authentication-agent-1)$