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',
|
'jdk',
|
||||||
'jshon',
|
'jshon',
|
||||||
'kdenlive',
|
'kdenlive',
|
||||||
|
'keepassxc',
|
||||||
'keybase-bin',
|
'keybase-bin',
|
||||||
'kodi',
|
'kodi',
|
||||||
'libinput',
|
'libinput',
|
||||||
|
|
|
@ -129,6 +129,7 @@ exec /usr/lib/polkit-1/polkitd --no-debug
|
||||||
exec dex -as ~/.config/autostart
|
exec dex -as ~/.config/autostart
|
||||||
exec --no-startup-id tbg ~/Upload/bg/ -m 1 -c "betterlockscreen -u /_"
|
exec --no-startup-id tbg ~/Upload/bg/ -m 1 -c "betterlockscreen -u /_"
|
||||||
exec ssh-agent -Da /tmp/ssh-agent-$USER.sock
|
exec ssh-agent -Da /tmp/ssh-agent-$USER.sock
|
||||||
|
exec keepassxc
|
||||||
|
|
||||||
bar {
|
bar {
|
||||||
status_command i3status
|
status_command i3status
|
||||||
|
|
Loading…
Reference in a new issue