Show background image
Harcoded path for now.
This commit is contained in:
parent
a3e3bec885
commit
3ef8800fb4
3 changed files with 202 additions and 3 deletions
|
|
@ -5,6 +5,8 @@ use cosmic::iced::{
|
|||
};
|
||||
use std::marker::PhantomData;
|
||||
|
||||
mod image_bg;
|
||||
pub use image_bg::image_bg;
|
||||
mod workspace_bar;
|
||||
pub use workspace_bar::workspace_bar;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue