Enable yubikey-touch-detector conditionally

This commit is contained in:
2021-10-02 10:53:46 +02:00
parent 689b00e46c
commit bc6abb6492
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"