We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e056e8c commit f06a81cCopy full SHA for f06a81c
Cargo.toml
@@ -25,7 +25,7 @@ derive_setters = "0.1.5"
25
lazy_static = "1.4.0"
26
palette = "0.6.1"
27
tokio = { version = "1.24.2", optional = true }
28
-cosmic-panel-config = {git = "https://github.com/pop-os/cosmic-panel", branch = "bg_jammy", optional = true }
+cosmic-panel-config = {git = "https://github.com/pop-os/cosmic-panel", rev = "6d2c228", optional = true }
29
sctk = { package = "smithay-client-toolkit", git = "https://github.com/pop-os/client-toolkit", optional = true, tag = "themed-pointer"}
30
slotmap = "1.0.6"
31
fraction = "0.13.0"
iced
0 commit comments