Enable yubikey-touch-detector conditionally

This commit is contained in:
2021-10-02 10:53:46 +02:00
parent b9a9097f95
commit aea05be674
3 changed files with 5 additions and 0 deletions

View File

@@ -20,7 +20,9 @@ general {
order += spotify
{% if user.has_yubikey %}
order += "yubikey"
{% endif %}
order += "volume_status output"
order += "volume_status input"
order += "wifi"