Fix path to battery script

This commit is contained in:
John Mertz 2024-01-30 20:34:52 -07:00
parent f4646c5c0b
commit 68caaeb433
1 changed files with 1 additions and 1 deletions

View File

@ -118,7 +118,7 @@
"return-type": "json",
"exec": "${HOME}/scripts/waybar/waybar-battery.sh bar",
"interval": 10,
"on-click": "${HOME}/scripts/scripts/waybar/waybar-battery.sh notify"
"on-click": "${HOME}/scripts/waybar/waybar-battery.sh notify"
},
"pulseaudio": {
//"scroll-step": 1,