feat: add input sources applet
This commit is contained in:
parent
1abc466f49
commit
a1ad3c5f87
16 changed files with 508 additions and 36 deletions
3
cosmic-applet-input-sources/src/main.rs
Normal file
3
cosmic-applet-input-sources/src/main.rs
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
fn main() -> cosmic::iced::Result {
|
||||
cosmic_applet_input_sources::run()
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue