Enable yubikey-touch-detector
This commit is contained in:
@@ -19,6 +19,7 @@ general {
|
||||
}
|
||||
|
||||
|
||||
order += "yubikey"
|
||||
order += "volume_status output"
|
||||
order += "volume_status input"
|
||||
order += spotify
|
||||
@@ -41,6 +42,10 @@ battery_level all {
|
||||
threshold_full = 95
|
||||
}
|
||||
|
||||
yubikey {
|
||||
format = '[ YubiKey[\?if=is_gpg ][\?if=is_u2f ] ]'
|
||||
}
|
||||
|
||||
clock {
|
||||
format = ["{DE}", "{NZ}", "{Cuba}", "{MX}", "{CZ}", "{NL}", "{VN}"]
|
||||
format_time = " {name} \[KW %V\] %a %d.%m.%Y %H:%M:%S "
|
||||
|
||||
Reference in New Issue
Block a user