Migration to ayu.
This commit is contained in:
parent
b6e7de0e5d
commit
62c4507e7e
8 changed files with 68 additions and 42 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/bin/sh
|
||||
|
||||
case $(cat $XDG_CACHE_HOME/yubikey.status) in
|
||||
*_1) printf " <span foreground='#000000' background='#e8b923'>touch the yubikey</span>" ;;
|
||||
*_1) printf " <span foreground='#000000' background='#e7c547'>touch the yubikey</span>" ;;
|
||||
*) printf "" ;;
|
||||
esac
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue