mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-23 17:29:57 -05:00
format
This commit is contained in:
@@ -124,7 +124,7 @@ Scope {
|
|||||||
if (result == PamResult.Success) {
|
if (result == PamResult.Success) {
|
||||||
root.unlocked(root.targetAction);
|
root.unlocked(root.targetAction);
|
||||||
stopFingerPam();
|
stopFingerPam();
|
||||||
} else if (result == PamResult.Error){ // if timeout or etc..
|
} else if (result == PamResult.Error) { // if timeout or etc..
|
||||||
tryFingerUnlock()
|
tryFingerUnlock()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user