Partial asusd-user update

This commit is contained in:
Luke D. Jones
2022-06-06 01:33:14 +12:00
parent 31fff75f08
commit 1e4bc85fee
6 changed files with 76 additions and 192 deletions

View File

@@ -66,8 +66,8 @@ impl<'a> CtrlKbdLedTask<'a> {
let connection =
Connection::system().expect("CtrlKbdLedTask could not create dbus connection");
let manager =
ManagerProxyBlocking::new(&connection).expect("CtrlKbdLedTask could not create ManagerProxy");
let manager = ManagerProxyBlocking::new(&connection)
.expect("CtrlKbdLedTask could not create ManagerProxy");
// let c1 = inner.clone();
// // Run this action when the system wakes up from sleep