diff --git a/bin/omarchy-fingerprint-setup b/bin/omarchy-fingerprint-setup index f0bd9dd..18545eb 100755 --- a/bin/omarchy-fingerprint-setup +++ b/bin/omarchy-fingerprint-setup @@ -2,7 +2,7 @@ yay -S --noconfirm --needed fprintd usbutils -if ! lsusb | grep -Eiq 'fingerprint|synaptics'; then +if ! lsusb | grep -Eiq 'fingerprint|synaptics|goodix'; then echo -e "\e[31m\nNo fingerprint sensor detected.\e[0m" else # Add fingerprint authentication as an option for sudo