From efeea9bcb16270f93de62de87837ee424fc1feea Mon Sep 17 00:00:00 2001 From: shadow cat Date: Wed, 22 Apr 2026 22:46:49 -0400 Subject: [PATCH] fix keepass window rules --- hyprland.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/hyprland.conf b/hyprland.conf index bffb3e7..fcd12a7 100644 --- a/hyprland.conf +++ b/hyprland.conf @@ -6,7 +6,7 @@ $mod = SUPER input { kb_layout = us kb_variant = colemak_dh - kb_options = caps:swapescape + kb_options = caps:escape repeat_rate = 50 repeat_delay = 300 @@ -134,10 +134,10 @@ bind=$mod SHIFT,l,togglespecialworkspace,keepass windowrule { name = keepass match:class = org.keepassxc.KeePassXC - match:title = negative:KeePassXC - Access Request + match:title = negative:KeePassXC - .* Access Request workspace = special:keepass } -windowrule = match:title KeePassXC - Access Request, float true +windowrule = match:title KeePassXC - .* Access Request, float true bind=$mod,semicolon,fullscreen,