From 539fcf48eb44c8f3393ad65b4ce743ac5923ad66 Mon Sep 17 00:00:00 2001 From: Ohad Livne Date: Wed, 4 Jun 2025 22:45:39 +0300 Subject: [PATCH] Avoid hiding KeePassXC popup windows --- .config/sway/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/sway/config b/.config/sway/config index 4d39032..f9a5928 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -244,7 +244,7 @@ bindsym XF86AudioRaiseVolume exec pactl set-sink-volume @DEFAULT_SINK@ +5% # for_window [class="KeePassXC" title="KeePassXC" window_type="normal"] move to scratchpad -for_window [app_id="org.keepassxc.KeePassXC"] move to scratchpad +for_window [app_id="org.keepassxc.KeePassXC" title="KeePassXC"] move to scratchpad exec keepassxc ~/.keys/passworddb.kdbx #