refactor: make app-tray config its own crate
This commit is contained in:
parent
8870851f81
commit
481573ec27
8 changed files with 24 additions and 4 deletions
4
cosmic-app-list/cosmic-app-list-config/src/config.ron
Normal file
4
cosmic-app-list/cosmic-app-list-config/src/config.ron
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
(
|
||||
filter_top_levels: None,
|
||||
favorites: [],
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue