summaryrefslogtreecommitdiffstats
path: root/.local/bin/statusbar/sb-price
Commit message (Collapse)AuthorAgeFilesLines
* Handle color control sequences (#911)Stephen Szwiec2021-03-101-1/+1
| | | | | | | | | | * 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
* statusbar scripts now with sb- to avoid conflictsLuke Smith2020-12-251-0/+38
update dwmblocks build to avoid errors