Already included as a dependency of fprintd
This commit is contained in:
parent
5d2aa7773e
commit
601a0e2ac8
@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
yay -S --noconfirm --needed fprintd libfprint usbutils
|
||||
yay -S --noconfirm --needed fprintd usbutils
|
||||
|
||||
if ! lsusb | grep -iq fingerprint; then
|
||||
echo -e "\e[31m\nNo fingerprint sensor detected.\e[0m"
|
||||
|
Loading…
x
Reference in New Issue
Block a user