add lupan-wm and lupan-clock and use them if available
This commit is contained in:
9
lupan-wm/Cargo.toml
Normal file
9
lupan-wm/Cargo.toml
Normal file
@ -0,0 +1,9 @@
|
||||
[package]
|
||||
name = "lupan-wm"
|
||||
version = "0.1.0"
|
||||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
clap = { version = "3.0.5", features = ["derive"] }
|
||||
penrose = "0.2.1"
|
||||
simplelog = "0.8"
|
Reference in New Issue
Block a user