summaryrefslogtreecommitdiffstats
path: root/.local/bin/statusbar/torrent
Commit message (Collapse)AuthorAgeFilesLines
* statusbar scripts now with sb- to avoid conflictsLuke Smith2020-12-251-27/+0
| | | | update dwmblocks build to avoid errors
* Compatibility for FreeBSD's paste(1) (#853)anntnzrb2020-12-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | * Compatibility for FreeBSD's paste(1) According to FreeBSD's [paste(1)](https://www.freebsd.org/cgi/man.cgi?query=paste&sektion=1&manpath=FreeBSD+12.2-RELEASE+and+Ports), the extra `-` is needed (tested by myself). This obviously works for Linux as well, tested on Void Linux at least. > Create a colon-separated list of directories named bin, > suitable for use in the PATH environment variable: `find / -name bin -type d | paste -s -d : -` * Compatibility for FreeBSD's paste(1) According to FreeBSD's [paste(1)](https://www.freebsd.org/cgi/man.cgi?query=paste&sektion=1&manpath=FreeBSD+12.2-RELEASE+and+Ports), the extra `-` is needed (tested by myself). This obviously works for Linux as well, tested on Void Linux at least. > Create a colon-separated list of directories named bin, > suitable for use in the PATH environment variable: `find / -name bin -type d | paste -s -d : -`
* cleanupLuke Smith2020-09-251-14/+8
|
* make use of setsid(1)'s `-f` flag (#652)Kian Kasad2020-05-301-1/+1
| | | Co-authored-by: Luke Smith <luke@lukesmith.xyz>
* no spaces between icons and contentLuke Smith2020-05-251-1/+1
|
* replace `tr '\n' 'CHAR'` with `paste -sd 'CHAR'` (#625)Kian Kasad2020-05-091-1/+1
|
* statusbar scripts now open when shift-clickedLuke Smith2020-05-071-4/+10
| | | | | weather module "fixed" other minor statusbar script tweaks
* Fix minor statusbar issues (#597)mokulus2020-04-241-1/+1
| | | | | | | | | | | | | | | | | * Fix: Remove trailing space from battery * Unify spacing in disk * Fix news Don't display news module when there are no news. * Use grep -F in pacpackages * Fix torrent Remove trailing whitespace *after* replacing newlines. * Quote sed command
* torrent statusbar opens tremcLuke Smith2020-04-231-1/+1
|
* pgrep junk removed and minor script changesLuke Smith2020-04-081-1/+1
|
* #!/bin/sh shebang. newline after universalized.Luke Smith2020-02-081-1/+1
|
* torrent statusbar automatically one line for dwmLuke Smith2020-02-081-2/+1
|
* statusbar scripts to masterLuke Smith2019-11-231-0/+28
|
* i3 eternally btfoLuke Smith2019-05-181-28/+0
|
* scripts moved to ~/.local/binLuke Smith2019-05-181-0/+28