feat(applets): configurable applet overlap and padding increases

This commit is contained in:
Ashley Wulber 2025-11-11 15:04:09 -05:00 committed by GitHub
parent 2c93a4094f
commit 2296e8e94d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 1135 additions and 61 deletions

View file

@ -200,6 +200,7 @@ optional = true
[dependencies.cosmic-panel-config]
git = "https://github.com/pop-os/cosmic-panel"
# path = "../cosmic-panel/cosmic-panel-config"
optional = true
[dependencies.ron]