11 lines
250 B
JSON
11 lines
250 B
JSON
{
|
|
/*"custom/battery": {
|
|
"exec": "~/.config/waybar/battery-anime.sh",
|
|
"interval": 1.0,
|
|
"return-type": "json",
|
|
"format": "{}",
|
|
"on-click-right": "kitty sh -c 'upower -i /org/freedesktop/UPower/devices/battery_BAT0; read'"
|
|
},*/
|
|
|
|
}
|