Install and start keepassxc
This commit is contained in:
parent
016022134f
commit
61b2f7a422
2 changed files with 2 additions and 0 deletions
|
@ -65,6 +65,7 @@ node default {
|
|||
'jdk',
|
||||
'jshon',
|
||||
'kdenlive',
|
||||
'keepassxc',
|
||||
'keybase-bin',
|
||||
'kodi',
|
||||
'libinput',
|
||||
|
|
|
@ -129,6 +129,7 @@ exec /usr/lib/polkit-1/polkitd --no-debug
|
|||
exec dex -as ~/.config/autostart
|
||||
exec --no-startup-id tbg ~/Upload/bg/ -m 1 -c "betterlockscreen -u /_"
|
||||
exec ssh-agent -Da /tmp/ssh-agent-$USER.sock
|
||||
exec keepassxc
|
||||
|
||||
bar {
|
||||
status_command i3status
|
||||
|
|
Loading…
Reference in a new issue