Start work on graphics applet

This commit is contained in:
Lucy 2022-02-14 15:41:47 -05:00
parent fc8e6e4d4d
commit e03225384b
No known key found for this signature in database
GPG key ID: EBC517FAD666BBF1
5 changed files with 142 additions and 1 deletions

View file

@ -29,4 +29,4 @@ zvariant = "3"
layer-shell = ["gdk4-wayland", "libcosmic/layer-shell"]
[workspace]
members = ["applets/cosmic-applet-network"]
members = ["applets/cosmic-applet-graphics", "applets/cosmic-applet-network"]