chore: update libcosmic & other deps
This commit is contained in:
parent
45c5cee976
commit
ac0b555946
13 changed files with 47 additions and 47 deletions
|
|
@ -41,7 +41,7 @@ fn row_clicked(_: &ListBox, row: &ListBoxRow) {
|
|||
}
|
||||
|
||||
fn main() {
|
||||
let _ = libcosmic::init();
|
||||
let _monitors = libcosmic::init();
|
||||
|
||||
let provider = gtk4::CssProvider::new();
|
||||
provider.load_from_data(include_bytes!("style.css"));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue