Add user and root config sync action

This commit is contained in:
chenbaiyu
2022-01-13 15:26:57 +08:00
parent 81e43c2970
commit f45a2c7a94
7 changed files with 319 additions and 4 deletions

View File

@@ -69,6 +69,7 @@ cocoa = "0.24"
dispatch = "0.2"
core-foundation = "0.9"
core-graphics = "0.22"
notify = "4.0.17"
[target.'cfg(target_os = "linux")'.dependencies]
libpulse-simple-binding = "2.24"