chore: font style changes in libcosmic

This commit is contained in:
Michael Aaron Murphy 2025-02-18 22:39:53 +01:00
parent 646f36ff7d
commit e8f0d90572
No known key found for this signature in database
GPG key ID: B2732D4240C9212C
3 changed files with 21 additions and 18 deletions

View file

@ -54,9 +54,11 @@ cosmic-client-toolkit = { git = "https://github.com/pop-os/cosmic-protocols//",
# For development and testing purposes
# [patch.'https://github.com/pop-os/libcosmic']
# libcosmic = { git = "https://github.com/pop-os/libcosmic//", branch = "fontconfig" }
# cosmic-config = { git = "https://github.com/pop-os/libcosmic//", branch = "fontconfig" }
# cosmic-theme = { git = "https://github.com/pop-os/libcosmic//", branch = "fontconfig" }
# libcosmic = { git = "https://github.com/pop-os/libcosmic//", branch = "font" }
# cosmic-config = { git = "https://github.com/pop-os/libcosmic//", branch = "font" }
# cosmic-theme = { git = "https://github.com/pop-os/libcosmic//", branch = "font" }
# iced_futures = { git = "https://github.com/pop-os/libcosmic//", branch = "font" }
# libcosmic = { path = "../libcosmic" }
# cosmic-config = { path = "../libcosmic/cosmic-config" }
# cosmic-theme = { path = "../libcosmic/cosmic-theme" }