# HG changeset patch # User Peter Sanchez # Date 1692648875 21600 # Mon Aug 21 14:14:35 2023 -0600 # Node ID 4e4a989a7192b0172f029d6cfab8d07d41fb52e8 # Parent c7f386b3202e1160dee35d4c0545598b5ccc6eee Adding keepassxc password generator window diff --git a/.config/i3/config b/.config/i3/config --- a/.config/i3/config +++ b/.config/i3/config @@ -319,6 +319,7 @@ # KeePassX bindsym $mod+Shift+p [instance="keepassxc"] scratchpad show, move position center for_window [instance="keepassxc"] floating enable, resize set 800 800, move scratchpad, border pixel 5 +for_window [instance="keepassxc" title="Generate Password"] floating enable, scratchpad show # WhatsApp Web #bindsym $mod+Shift+w [instance="surf" title=".*\sWhatsApp$"] scratchpad show, move position center