summaryrefslogtreecommitdiffstats
path: root/.local/bin/statusbar/sb-moonphase
Commit message (Collapse)AuthorAgeFilesLines
* Make dwmblocks modules async (#1296)appeasementPolitik2026-06-291-2/+21
| | | | | | | | | | | | | | | | | | | | | | | | | * Make dwmblocks modules async * Allow dwmblocks signal numbers to be changed * Become synchronous on manual run and make dwmblocks signal code optional * Merge latest commits and add retries * Re-add fail-early to sb-price * Make the retry logic better + other changes * Only redirect non-empty output: for when services are down * Also change modification time * Robustness not needed anymore because of curl's --output, no more empty files * Use actual locks instead of pgrep * Change to more suitable lock file location for user programs * Implement thetubster's changes (fast retry and bug fixes)
* script fixes (#1386)Jameson2023-12-301-1/+1
| | | | | | | | | | | * fix typo in lfub * use setsid when editing scripts * fix immediate exit on middle click --------- Co-authored-by: 2084x <2084x@noreply.codeberg.org>
* Fix forecast and moonphase (#1211)appeasementPolitik2022-10-081-1/+1
|
* Make sb-forecast and sb-moonphase more robust (#1198)appeasementPolitik2022-10-021-1/+1
| | | | | * Make sb-forecast more robust * Make sb-moonphase more robust
* statusbar scripts now with sb- to avoid conflictsLuke Smith2020-12-251-0/+37
update dwmblocks build to avoid errors