Enable yubikey-touch-detector

This commit is contained in:
2020-12-12 13:07:22 +01:00
parent f99f22e3e6
commit 802be27107
3 changed files with 8 additions and 1 deletions

View File

@@ -140,6 +140,8 @@ run pasystray pasystray
# redshift unit already exists
run redshift redshift-gtk -c ~/.config/redshift.conf
run yubikey-touch-detector yubikey-touch-detector -libnotify
if [[ "${MACHINE_HAS_KEEPASSX}" == "true" ]] ; then
run keepassx keepassx --keyfile ~/.secret/main.key ~/.secret/main.kdbx
fi