feat(config): load cosmic-randr output Lists
This commit is contained in:
parent
416b66b776
commit
bb8e066d6d
18 changed files with 270 additions and 34 deletions
|
|
@ -31,7 +31,7 @@ use crate::{
|
|||
};
|
||||
use anyhow::Context;
|
||||
use calloop::RegistrationToken;
|
||||
use cosmic_comp_config::output::{OutputConfig, OutputState};
|
||||
use cosmic_comp_config::output::comp::{OutputConfig, OutputState};
|
||||
use i18n_embed::{
|
||||
fluent::{fluent_language_loader, FluentLanguageLoader},
|
||||
DesktopLanguageRequester,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue