mirror of
https://github.com/Xetibo/ReSet.git
synced 2025-12-15 10:01:39 +01:00
feat: Add bluetooth adapter settings
This commit is contained in:
parent
512cba018b
commit
ce91201192
5 changed files with 185 additions and 52 deletions
|
|
@ -5,8 +5,8 @@ edition = "2021"
|
|||
description = "A wip universal Linux settings application."
|
||||
|
||||
[dependencies]
|
||||
reset_daemon = "0.3.7"
|
||||
ReSet-Lib = "0.6.2"
|
||||
reset_daemon = "0.3.8"
|
||||
ReSet-Lib = "0.6.3"
|
||||
adw = { version = "0.5.3", package = "libadwaita", features = ["v1_4"] }
|
||||
dbus = "0.9.7"
|
||||
gtk = { version = "0.7.3", package = "gtk4", features = ["v4_12"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue