fix(applets context): center text without description

This commit is contained in:
Vukašin Vojinović 2024-12-02 17:59:10 +01:00 committed by Ashley Wulber
parent d76c564feb
commit 23ff6e9fcc
17 changed files with 325 additions and 303 deletions

View file

@ -48,7 +48,7 @@ lto = "thin"
# smithay-client-toolkit = { git = "https://github.com/smithay/client-toolkit//", rev = "c583de8" }
[patch.'https://github.com/pop-os/cosmic-protocols']
cosmic-protocols = { git = "https://github.com/pop-os/cosmic-protocols//", rev = "27d70b6" }
cosmic-protocols = { git = "https://github.com/pop-os/cosmic-protocols//", rev = "d218c76" }
# For development and testing purposes
# [patch.'https://github.com/pop-os/libcosmic']