mirror of
https://github.com/Xetibo/ReSet.git
synced 2025-12-15 10:01:39 +01:00
fix: Use connect instead of pairing, as pairing does nothing currently
This commit is contained in:
parent
736bcb8e4d
commit
c5fb9611c9
3 changed files with 45 additions and 22 deletions
|
|
@ -5,7 +5,7 @@ edition = "2021"
|
|||
description = "A wip universal Linux settings application."
|
||||
|
||||
[dependencies]
|
||||
reset_daemon = "0.3.6"
|
||||
reset_daemon = "0.3.7"
|
||||
ReSet-Lib = "0.6.1"
|
||||
adw = { version = "0.5.3", package = "libadwaita", features = ["v1_4"] }
|
||||
dbus = "0.9.7"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue