feat: add Bluetooth settings page
Co-authored-by: Michael Murphy <michael@mmurphy.dev>
This commit is contained in:
parent
e35b8a3a6d
commit
cbbbe92393
17 changed files with 1888 additions and 19 deletions
|
|
@ -56,6 +56,7 @@ tracing = "0.1.40"
|
|||
tracing-subscriber = "0.3.18"
|
||||
udev = "0.9.0"
|
||||
upower_dbus = { git = "https://github.com/pop-os/dbus-settings-bindings" }
|
||||
bluez-zbus = { git = "https://github.com/pop-os/dbus-settings-bindings" }
|
||||
url = "2.5.2"
|
||||
xkb-data = "0.2.1"
|
||||
zbus = { version = "4.4.0", features = ["tokio"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue