Update to latest libcosmic commit (#29)

This commit is contained in:
Ian Douglas Scott 2023-05-01 09:57:45 -07:00 committed by GitHub
parent 61861b3f18
commit 9fb6e2f2c8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 31 additions and 37 deletions

View file

@ -93,7 +93,7 @@ impl Application for SettingsApp {
search_selections: Vec::default(),
show_maximize: true,
show_minimize: true,
theme: Theme::Dark,
theme: Theme::dark(),
window_width: 0,
};