Created
August 19, 2020 20:52
-
-
Save miguelmota/6ec27080095dfe5d2ef8095cbb317339 to your computer and use it in GitHub Desktop.
Arch linux ThinkPad T480 fingerprint reader
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
yay -S python-validity-git | |
sudo validity-sensors-firmware | |
sudo systemctl start python3-validity | |
fprintd-enroll |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks a lot for this!