improv(startup_apps): match designs
Adds an empty list item with text when there aren't any startup apps and replaces the heading with a modified description (removing the description).
This commit is contained in:
parent
d2a041f2ca
commit
842e6f4bac
3 changed files with 38 additions and 38 deletions
|
|
@ -1,5 +1,5 @@
|
|||
pub use cosmic_bg_config::{Color, Config, Entry, Gradient, ScalingMode, Source};
|
||||
use eyre::{OptionExt, eyre};
|
||||
use eyre::eyre;
|
||||
use fast_image_resize::SrcCropping;
|
||||
use futures_lite::Stream;
|
||||
use futures_util::StreamExt;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue