summaryrefslogtreecommitdiff
path: root/home/xyz/.local
diff options
context:
space:
mode:
Diffstat (limited to 'home/xyz/.local')
-rwxr-xr-xhome/xyz/.local/bin/sbar2
-rwxr-xr-xhome/xyz/.local/bin/topa4
2 files changed, 4 insertions, 2 deletions
diff --git a/home/xyz/.local/bin/sbar b/home/xyz/.local/bin/sbar
index 19789091..0509d9fb 100755
--- a/home/xyz/.local/bin/sbar
+++ b/home/xyz/.local/bin/sbar
@@ -29,7 +29,7 @@ update_mic () {
}
update_bat () {
- bat="$(cat /sys/class/power_supply/BAT1/capacity)%"
+ bat="$(cat /sys/class/power_supply/BAT0/capacity)%"
}
display () {
diff --git a/home/xyz/.local/bin/topa b/home/xyz/.local/bin/topa
index e921bc31..f9e59cf1 100755
--- a/home/xyz/.local/bin/topa
+++ b/home/xyz/.local/bin/topa
@@ -1,6 +1,8 @@
#!/bin/sh
o alacritty -e htop
-o alacritty -e radeontop -c
+#o alacritty -e radeontop -c
o alacritty -e sudo iotop
o alacritty -e sudo nethogs
+o alacritty -e sudo intel_gpu_top
+o alacritty -e nvtop