fix keepassxc autostart

This commit is contained in:
Pim Kunis 2023-03-03 17:08:27 +01:00
parent 6b26ad1eb2
commit 3391f67080
7 changed files with 6 additions and 22 deletions

View file

@ -29,7 +29,3 @@
option: AuthSockOverride
value: "{{ ssh_agent_socket }}"
no_extra_spaces: true
- name: Autostart keepassxc
copy:
src: "{{ role_path }}/files/org.keepassxc.KeePassXC.desktop"
dest: ~/.config/autostart/org.keepassxc.KeePassXC.desktop