libcosmic updates
This commit is contained in:
parent
9c62f19e4b
commit
0491c4baaa
91 changed files with 3550 additions and 2300 deletions
|
|
@ -4,7 +4,7 @@
|
|||
//! Select preferred fonts.
|
||||
|
||||
pub use iced::Font;
|
||||
use iced_core::font::{Family, Weight};
|
||||
use iced_core::font::Weight;
|
||||
|
||||
pub fn default() -> Font {
|
||||
Font::from(crate::config::interface_font())
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue