fix: sync light and dark theme changes
settings like corner roundness and window management settings need to be synced
This commit is contained in:
parent
020b038cab
commit
087c1e70d2
3 changed files with 131 additions and 24 deletions
|
|
@ -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" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue