Switch to new battery module

This commit is contained in:
John Mertz 2023-09-05 12:37:24 -06:00
parent 95898935e1
commit 381d828c8c
Signed by: jpm
GPG Key ID: E9C5EA2D867501AB
1 changed files with 3 additions and 3 deletions

View File

@ -116,9 +116,9 @@
"custom/battery": {
"format": "{}",
"return-type": "json",
"exec": "${HOME}/scripts/thinkpad/pow.pl --bar",
"interval": 5,
"on-click": "notify-send Power \"`${HOME}/scripts/thinkpad/pow.pl -p`\""
"exec": "${HOME}/scripts/waybar/waybar-battery.sh bar",
"interval": 10,
"on-click": "${HOME}/scripts/scripts/waybar/waybar-battery.sh notify"
},
"pulseaudio": {
//"scroll-step": 1,