summaryrefslogtreecommitdiff
path: root/home/xyz/.local
diff options
context:
space:
mode:
authorxyz <gky44px1999@gmail.com>2022-04-03 03:25:35 -0700
committerxyz <gky44px1999@gmail.com>2022-04-03 03:25:35 -0700
commita77535d9dab00f5c081bb6e0f2fb2d8f34bba773 (patch)
tree953365135e1b101a2b1b0fd77c137a0aa806bd53 /home/xyz/.local
parent798d4fc2c8753874c1a33a8d52569cd64faf7bd1 (diff)
envycontrol new version
Diffstat (limited to 'home/xyz/.local')
-rwxr-xr-xhome/xyz/.local/bin/sbar2
1 files changed, 1 insertions, 1 deletions
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 () {