sway/i3bar command in Rust
Find a file
Skye Jensen c0de250953 Convert Block::instance from a Box to an Arc
This will reduce an allocation and deallocation everytime a message is
sent
2020-06-02 21:57:02 -04:00
src Convert Block::instance from a Box to an Arc 2020-06-02 21:57:02 -04:00
.gitignore Initial commit 2020-05-29 21:21:53 +00:00
Cargo.lock Convert Block::instance from a Box to an Arc 2020-06-02 21:57:02 -04:00
Cargo.toml Convert Block::instance from a Box to an Arc 2020-06-02 21:57:02 -04:00
shell.nix Initial commit 2020-05-29 21:21:53 +00:00