chore: update libcosmic & other deps
This commit is contained in:
parent
45c5cee976
commit
ac0b555946
13 changed files with 47 additions and 47 deletions
|
|
@ -10,7 +10,7 @@ mod status_notifier_watcher;
|
|||
use status_area::StatusArea;
|
||||
|
||||
fn main() {
|
||||
let _ = libcosmic::init();
|
||||
let _monitors = libcosmic::init();
|
||||
|
||||
// XXX Implement DBus service somewhere other than applet?
|
||||
glib::MainContext::default().spawn_local(status_notifier_watcher::start());
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue