From e278bed2512ff39067260a938aa2edb8717f232b Mon Sep 17 00:00:00 2001 From: end-4 <97237370+end-4@users.noreply.github.com> Date: Mon, 18 Aug 2025 14:11:08 +0700 Subject: [PATCH] add floating window rule for shell conflicts killer --- .config/hypr/hyprland/rules.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.config/hypr/hyprland/rules.conf b/.config/hypr/hyprland/rules.conf index 6bf3b9a4f..c3f8457c2 100644 --- a/.config/hypr/hyprland/rules.conf +++ b/.config/hypr/hyprland/rules.conf @@ -25,12 +25,14 @@ windowrulev2 = float, class:kcm_.* windowrulev2 = float, class:.*bluedevilwizard windowrulev2 = float, title:.*Welcome windowrulev2 = float, title:^(illogical-impulse Settings)$ +windowrulev2 = float, title:.*Shell conflicts.* windowrulev2 = float, class:org.freedesktop.impl.portal.desktop.kde windowrulev2 = size 60% 65%, class:org.freedesktop.impl.portal.desktop.kde windowrulev2 = float, class:^(Zotero)$ windowrulev2 = size 45%, class:^(Zotero)$ + # Move # kde-material-you-colors spawns a window when changing dark/light theme. This is to make sure it doesn't interfere at all. windowrulev2 = float, class:^(plasma-changeicons)$