From e42b0d20f8d192697629d5ac127b60aa68004e9a Mon Sep 17 00:00:00 2001 From: Habibul Fauzan <45551081+habibulfauzan@users.noreply.github.com> Date: Sat, 12 Jul 2025 09:24:47 +0700 Subject: [PATCH] Update rules.conf add windowrule for Zotero Update rules.conf add windowrule for Zotero --- .config/hypr/hyprland/rules.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.config/hypr/hyprland/rules.conf b/.config/hypr/hyprland/rules.conf index ffa3663f..6b6922a5 100644 --- a/.config/hypr/hyprland/rules.conf +++ b/.config/hypr/hyprland/rules.conf @@ -27,6 +27,9 @@ windowrulev2 = float, class:.*bluedevilwizard windowrulev2 = float, title:.*Welcome windowrulev2 = float, title:^(illogical-impulse Settings)$ windowrulev2 = float, 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.