mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-04-05 05:12:05 -04:00
fix(greeter): add wireplumber state directory & update U2F env variables
This commit is contained in:
@@ -244,7 +244,7 @@ Scope {
|
||||
configDirectory: u2fConfigWatcher.loaded ? "/etc/pam.d" : Quickshell.shellDir + "/assets/pam"
|
||||
|
||||
onMessageChanged: {
|
||||
if (message.toLowerCase().includes("touch"))
|
||||
if (message !== "")
|
||||
root.u2fState = "waiting";
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user