bump penrose to 0.3.1, change key bindings
This commit is contained in:
@ -1,9 +1,12 @@
|
||||
[package]
|
||||
name = "lupan-wm"
|
||||
version = "0.1.0"
|
||||
edition = "2018"
|
||||
version = "0.1.1"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
clap = { version = "3.0.5", features = ["derive"] }
|
||||
penrose = "0.2.1"
|
||||
penrose = "0.3.1"
|
||||
penrose_ui = "0.1.1"
|
||||
simplelog = "0.8"
|
||||
tracing = { version = "0.1.37", features = ["attributes", "log"] }
|
||||
tracing-subscriber = { version = "0.3.16", features = ["env-filter"] }
|
||||
|
Reference in New Issue
Block a user