From 9930692c91c84919cee1edea275a08119d1e2ab3 Mon Sep 17 00:00:00 2001 From: shadow cat Date: Thu, 23 Apr 2026 20:19:35 -0400 Subject: [PATCH] fix keepass again --- hyprland.conf | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/hyprland.conf b/hyprland.conf index bf049a6..e00613b 100644 --- a/hyprland.conf +++ b/hyprland.conf @@ -132,12 +132,18 @@ bind=$mod SHIFT,c,movetoworkspacesilent,11 bind=$mod SHIFT,l,togglespecialworkspace,keepass windowrule { - name = keepass - match:class = org.keepassxc.KeePassXC - match:title = negative:KeePassXC - .* Access Request|Unlock Database - KeePassXC + name = keepass main + match:initial_title = .* \[Locked\] - KeePassXC + # match:class = org.keepassxc.KeePassXC + # match:title = negative:KeePassXC - .* Access Request|Unlock Database - KeePassXC workspace = special:keepass } -windowrule = match:title KeePassXC - .* Access Request|Unlock Database - KeePassXC, float true +windowrule { + name = keepass other + match:class = org.keepassxc.KeePassXC + match:initial_title = negative:.* \[Locked\] - KeePassXC + float = true +} bind=$mod,semicolon,fullscreen,