greshake / i3status-rust

Very resourcefriendly and feature-rich replacement for i3status, written in pure Rust
GNU General Public License v3.0
2.81k stars 472 forks source link

feature: add support for virtual machine information #1989

Open leongross opened 5 months ago

leongross commented 5 months ago

Add the virt block that provides various information regarding virtual machines on the system. using the virt crate it directly calls into libvirt to retrieve the information.