| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| |
|
|
|
|
|
|
|
|
|
| |
* fix typo in lfub
* use setsid when editing scripts
* fix immediate exit on middle click
---------
Co-authored-by: 2084x <2084x@noreply.codeberg.org>
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
| |
e.g:
price <url> <Name of currency> <icon> <Price to show in>
price btc Bitcoin "" gbp
|
| |
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
update dwmblocks build to avoid errors
|