i3: make i3status-rs check whether nvidia-smi is present

This commit is contained in:
Jef Roosens 2022-04-26 20:52:20 +02:00
parent a59c02690c
commit 6cb1bbf2fa
Signed by: Jef Roosens
GPG key ID: B75D4F293C7052DB

View file

@ -38,6 +38,7 @@ label = "GTX 1060"
show_memory = false
show_clocks = true
interval = 1
if_command = "command -v nvidia-smi"
[[block]]
block = "sound"