Revert "Add enpass as secondary password manager"
This reverts commit c4abe3700a
.
This commit is contained in:
parent
7a83c26cc6
commit
976d560be9
2 changed files with 0 additions and 2 deletions
|
@ -121,7 +121,6 @@ exec picom --dbus --xrender-sync-fence
|
||||||
exec tbg ~/Upload/bg/ -m 10 -c "betterlockscreen -u /_"
|
exec tbg ~/Upload/bg/ -m 10 -c "betterlockscreen -u /_"
|
||||||
exec ssh-agent -Da /tmp/ssh-agent-$USER.sock
|
exec ssh-agent -Da /tmp/ssh-agent-$USER.sock
|
||||||
exec keepassxc
|
exec keepassxc
|
||||||
exec enpass
|
|
||||||
exec dunst
|
exec dunst
|
||||||
exec xfce4-power-manager --no-daemon
|
exec xfce4-power-manager --no-daemon
|
||||||
|
|
||||||
|
|
|
@ -6,7 +6,6 @@
|
||||||
become_user: aur_builder
|
become_user: aur_builder
|
||||||
when: item not in installed_packages.stdout_lines
|
when: item not in installed_packages.stdout_lines
|
||||||
loop:
|
loop:
|
||||||
- enpass-bin
|
|
||||||
- keepassxc
|
- keepassxc
|
||||||
- qomui
|
- qomui
|
||||||
- wireguard-tools
|
- wireguard-tools
|
||||||
|
|
Loading…
Reference in a new issue