Commit graph

6 commits

Author SHA1 Message Date
Luke Smith
5a6c56d565
efficiency and fail tweaks 2023-03-31 09:44:59 -04:00
Luke Smith
fd964d54b6
customizable wttr/rate urls, sb-price improvements 2023-03-20 09:50:18 -04:00
Luke Smith
60e6128754
no ping and other tweaks 2021-09-24 09:50:24 -04:00
cronidea
f36f2fe539
Change sb-price to allow custom currency (#963)
e.g:
price <url> <Name of currency> <icon> <Price to show in>
price btc Bitcoin "" gbp
2021-08-18 08:35:04 -04:00
Stephen Szwiec
87c2950039
Handle color control sequences (#911)
* Handle color control sequences

Is: `less` outputs the raw ascii of the $chartfile, which includes escape characters to change output colors. This does not resemble a graph. 
Should be: Adding -n flag to have `less` create colored output properly.

* typo

changed to -Srf to reflect proposed change
2021-03-10 07:19:47 -05:00
Luke Smith
2619a88fcd
statusbar scripts now with sb- to avoid conflicts
update dwmblocks build to avoid errors
2020-12-25 08:02:50 -05:00
Renamed from .local/bin/statusbar/price (Browse further)