summaryrefslogtreecommitdiffstats
path: root/.local/bin/statusbar/sb-music
Commit message (Collapse)AuthorAgeFilesLines
* Update sb-music (#1367)Joey-Pepperoni2023-10-291-1/+1
| | | The s/\\&/&/g operation only effect is to add "amp;" after any ampersand in the artist or song name. "&" displays just fine anyways, so there's no reason to include an operation to replace it.
* tweaksLuke Smith2023-01-151-1/+1
|
* Suppress sb-music errors (#953)M. Yas. Davoodeh2021-05-271-1/+1
|
* adopting `sb-` (#875)Hekuran2020-12-261-1/+1
| | | | | | | * adopting `sb-` The 2619a88fcd94cbd4b2caa719ba926ae0013fb4ec update might have broken scripts, like this, that use a script from `~sc/statusbar/` * adopt `sb-`
* statusbar scripts now with sb- to avoid conflictsLuke Smith2020-12-251-0/+19
update dwmblocks build to avoid errors