forked from Shinonome/dots-hyprland
Fix: finger print keep running when use password login
This commit is contained in:
@@ -70,7 +70,7 @@ Scope {
|
||||
}
|
||||
|
||||
function stopFingerPam() {
|
||||
if (fingerPam.running) {
|
||||
if (fingerPam.active) {
|
||||
fingerPam.abort();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user