Function lazybar_core::ipc::init
source ยท pub fn init(
enabled: bool,
bar_name: &str,
mon_name: &str,
) -> (Result<Pin<Box<dyn Stream<Item = Result<UnixStream, Error>>>>>, String)
Expand description
Initialize IPC for a given bar