Add keepassxs community version

This commit is contained in:
Daniel Siepmann 2022-02-08 17:27:07 +01:00
parent 2223bf9fa4
commit ce41d98ba3
Signed by: Daniel Siepmann
GPG key ID: 33D6629915560EF4
2 changed files with 3 additions and 2 deletions

View file

@ -41,6 +41,8 @@
pkgs.ncdu
pkgs.tree
pkgs.keepassxc
# Dev tools
pkgs.litecli
pkgs.sqlite

View file

@ -101,7 +101,6 @@ bindsym $mod+Shift+s sticky toggle
# For debugging, include class (https://i3wm.org/docs/userguide.html#command_criteria)
# also use bash tool "xprop" or "xwininfo"
# for_window [class=".*"] title_format "<span size='xx-small'>(%class)</span><b>%title</b>"
for_window [class=".*"] title_format "<b>%title</b>"
# Make sure dialogs are sticky, visible on all workspaces
@ -109,7 +108,7 @@ for_window [class=".*"] title_format "<b>%title</b>"
# As they are floating they can be moved around to get out of the way
for_window [window_type="dialog"] sticky enable
# As well as keepass, in order to make it easier usable side by side
for_window [class="keepassxc"] sticky enable floating enable
for_window [class="KeePassXC"] sticky enable floating enable
assign [class="^node-debugger$"] 1