specify rev in cosmic-panel-config & re-export

This commit is contained in:
Ashley Wulber 2022-12-21 14:26:03 -05:00 committed by Jeremy Soller
parent 8c78f23902
commit 5fb8b9d56f
2 changed files with 3 additions and 1 deletions

View file

@ -14,6 +14,8 @@ use sctk::reexports::protocols::xdg::shell::client::xdg_positioner::{Anchor, Gra
use crate::Renderer;
pub use cosmic_panel_config;
const APPLET_PADDING: u32 = 8;
#[derive(Debug, Clone)]