fix: sync light and dark theme changes

settings like corner roundness and window management settings need to be synced
This commit is contained in:
Ashley Wulber 2024-03-08 13:19:22 -05:00 committed by Ashley Wulber
parent 020b038cab
commit 087c1e70d2
3 changed files with 131 additions and 24 deletions

View file

@ -31,8 +31,8 @@ rev = "2e9bf9f"
opt-level = 3
# For development and testing purposes
#[patch.'https://github.com/pop-os/libcosmic']
# [patch.'https://github.com/pop-os/libcosmic']
#libcosmic = { git = "https://github.com/pop-os/libcosmic?rev=slider", branch = "slider" }
#cosmic-config = { git = "https://github.com/pop-os/libcosmic?rev=slider", branch = "slider" }
#libcosmic = { path = "../libcosmic" }
#cosmic-config = { path = "../libcosmic/cosmic-config" }
# libcosmic = { path = "../libcosmic" }
# cosmic-config = { path = "../libcosmic/cosmic-config" }