feat(config): load cosmic-randr output Lists

This commit is contained in:
Ashley Wulber 2025-08-20 17:59:06 -04:00 committed by Ashley Wulber
parent 416b66b776
commit bb8e066d6d
18 changed files with 270 additions and 34 deletions

View file

@ -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,