fix: Use master_jammy branch of cosmic-panel-config
This commit is contained in:
parent
9880bf2f56
commit
03dfc009fd
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ apply = "0.3.0"
|
|||
derive_setters = "0.1.5"
|
||||
lazy_static = "1.4.0"
|
||||
palette = "0.6.1"
|
||||
cosmic-panel-config = {git = "https://github.com/pop-os/cosmic-panel", optional = true, rev = "6714922" }
|
||||
cosmic-panel-config = {git = "https://github.com/pop-os/cosmic-panel", optional = true, branch = "master_jammy" }
|
||||
sctk = { package = "smithay-client-toolkit", git = "https://github.com/Smithay/client-toolkit", optional = true, rev = "73346019952f82ec7e4d4d15f5d66841b54e8b61" }
|
||||
|
||||
[dependencies.cosmic-theme]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue