panel config fixes
This commit is contained in:
parent
df6c2e5f02
commit
2001c960ad
11 changed files with 265 additions and 125 deletions
|
|
@ -6,7 +6,7 @@ extern crate relm4_macros;
|
|||
pub mod session_manager;
|
||||
pub mod ui;
|
||||
|
||||
use cosmic_panel_config::config::{CosmicPanelConfig, XdgWrapperConfig};
|
||||
use cosmic_panel_config::config::{CosmicPanelConfig};
|
||||
use gtk4::{gio::ApplicationFlags, glib, prelude::*, Align, Button, Label, Orientation, Separator};
|
||||
use once_cell::sync::Lazy;
|
||||
use std::process::Command;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue