improv: enable dbus-config by default, but only for Linux targets
This commit is contained in:
parent
6e7a634398
commit
e7b7c3a126
4 changed files with 14 additions and 12 deletions
|
|
@ -18,9 +18,6 @@ use iced_runtime::{Appearance, DefaultStyle};
|
|||
use std::sync::{Arc, Mutex};
|
||||
pub use style::*;
|
||||
|
||||
#[cfg(feature = "dbus-config")]
|
||||
use cosmic_config::dbus;
|
||||
|
||||
pub type CosmicColor = ::palette::rgb::Srgba;
|
||||
pub type CosmicComponent = cosmic_theme::Component;
|
||||
pub type CosmicTheme = cosmic_theme::Theme;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue