show layouts and set layout
This commit is contained in:
@@ -6,4 +6,11 @@ edition = "2021"
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
json = "0.12.4"
|
||||
# for config yaml
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
toml = "0.8.19"
|
||||
|
||||
# for json output from swaymsg
|
||||
serde_json = "1.0.133"
|
||||
|
||||
xdg = "2.5.2"
|
||||
Reference in New Issue
Block a user