From a77535d9dab00f5c081bb6e0f2fb2d8f34bba773 Mon Sep 17 00:00:00 2001 From: xyz Date: Sun, 3 Apr 2022 03:25:35 -0700 Subject: envycontrol new version --- home/xyz/.local/bin/sbar | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home/xyz/.local') diff --git a/home/xyz/.local/bin/sbar b/home/xyz/.local/bin/sbar index 9bb08b88..62504d13 100755 --- a/home/xyz/.local/bin/sbar +++ b/home/xyz/.local/bin/sbar @@ -33,7 +33,7 @@ update_bat () { } update_gpu () { - gpu="$(envycontrol --status | awk 'END{print toupper(substr($NF,0,1))}')" + gpu="$(envycontrol -q | awk 'END{print toupper(substr($NF,0,1))}')" } display () { -- cgit v1.2.3-70-g09d2