Use libcosmic-applet in time applet

Need to get button height right.
This commit is contained in:
Ian Douglas Scott 2022-07-05 16:52:04 -07:00
parent 765e3af815
commit ee142903bb
10 changed files with 24 additions and 75 deletions

View file

@ -12,4 +12,3 @@ once_cell = "1.9.0"
relm4-macros = { git = "https://github.com/Relm4/Relm4.git", branch = "next" }
tokio = { version = "1.16.1", features = ["full"] }
zbus = "2.1.1"
cosmic-panel-config = {git = "https://github.com/pop-os/cosmic-panel", features = ["gtk4"]}