Update xinitrc

This commit is contained in:
famfo 2022-06-24 21:36:24 +02:00
parent 618fb032f2
commit 795634f25f
2 changed files with 3 additions and 4 deletions

View file

@ -3,8 +3,6 @@ name = "xcrab"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
breadx = { version = "2.0.0", features = ["async"] }
tokio = { version = "1.19.2", features = ["full"] }

View file

@ -1,3 +1,4 @@
target/debug/xcrab
# target/release/xcrab
xclock &
exec target/debug/xcrab
# exec target/release/xcrab