1
0
Fork 0
mirror of https://github.com/Horhik/dotfiles.git synced 2024-11-08 09:53:13 +00:00
Dotfiles/.config/polybar/themes/spacefull-dracula/polybar-scripts/ticker-forex/README.md

20 lines
235 B
Markdown
Raw Normal View History

2020-07-27 04:59:00 +00:00
# Script: ticker-forex
A small script that displays current exchange rates.
## Dependencies
* `curl`
* `jq`
## Module
```ini
[module/ticker-forex]
type = custom/script
exec = ~/polybar-scripts/ticker-forex.sh
interval = 600
```