Use themeable branch of libcosmic, adjust date/time spacing
This commit is contained in:
parent
0f933aad9f
commit
1c52e63715
3 changed files with 96 additions and 44 deletions
|
|
@ -15,7 +15,10 @@ wayland-client = "0.31"
|
|||
|
||||
[dependencies.cosmic-bg-config]
|
||||
git = "https://github.com/pop-os/cosmic-bg"
|
||||
branch = "master_jammy"
|
||||
|
||||
[dependencies.cosmic-config]
|
||||
git = "https://github.com/pop-os/libcosmic"
|
||||
features = ["calloop", "macro"]
|
||||
|
||||
[dependencies.greetd_ipc]
|
||||
version = "0.9"
|
||||
|
|
@ -23,6 +26,7 @@ features = ["sync-codec"]
|
|||
|
||||
[dependencies.libcosmic]
|
||||
git = "https://github.com/pop-os/libcosmic"
|
||||
branch = "theme-dark-light-switching"
|
||||
default-features = false
|
||||
features = ["tokio", "wayland"]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue