Locking the screen now works.

This commit is contained in:
Lucy 2022-02-21 14:09:15 -05:00
parent 1f65d44998
commit dc92340774
No known key found for this signature in database
GPG key ID: EBC517FAD666BBF1
3 changed files with 51 additions and 0 deletions

1
Cargo.lock generated
View file

@ -251,6 +251,7 @@ dependencies = [
"futures-util",
"gtk4",
"logind-zbus",
"nix 0.23.1",
"once_cell",
"relm4-macros",
"tokio",