refactor(power): use cosmic-osd for confirmation dialog

This commit is contained in:
Ashley Wulber 2025-01-21 13:45:29 -05:00 committed by Michael Murphy
parent 0ce07ffac3
commit 5a11eff70e
3 changed files with 33 additions and 190 deletions

1
Cargo.lock generated
View file

@ -1253,6 +1253,7 @@ dependencies = [
"once_cell",
"rust-embed 8.5.0",
"rustix 0.38.43",
"tokio",
"tracing",
"tracing-log",
"tracing-subscriber",