fix styling and desktop files
This commit is contained in:
parent
1958341a72
commit
8df3019973
10 changed files with 138 additions and 19 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -278,6 +278,7 @@ dependencies = [
|
|||
name = "cosmic-applet-graphics"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"cosmic-panel-config",
|
||||
"gtk4",
|
||||
"once_cell",
|
||||
"relm4-macros 0.4.4",
|
||||
|
|
@ -306,6 +307,7 @@ dependencies = [
|
|||
name = "cosmic-applet-power"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"cosmic-panel-config",
|
||||
"futures-util",
|
||||
"gtk4",
|
||||
"logind-zbus",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue