summaryrefslogtreecommitdiffstats
path: root/.local/bin/transadd
Commit message (Collapse)AuthorAgeFilesLines
* Update transadd (#633)Vitor Silvestri2020-05-131-1/+1
| | | | | | | | | * Update transadd When transmission daemon is closed and the user wants to add a torrent, it needs to try to add the torrent two times, the first time for opening the daemon, and the second time for adding the torrent Removing the ampersand fix this, enabling one click for both starting the daemon and adding the torrent * fix typo
* actually, just use pidofLuke Smith2020-04-131-1/+1
|
* pgrep is a little slow, slower than ps | grepLuke Smith2020-04-111-2/+2
|
* STATUSBAR uncommented only for i3, cleanup, probably broke everything LOLLuke Smith2020-04-101-1/+1
|
* #!/bin/sh shebang. newline after universalized.Luke Smith2020-02-081-1/+1
|
* use STATUSBAR variable safelyLuke Smith2019-11-241-1/+1
|
* portable shebangLuke Smith2019-08-181-1/+1
|
* massive cleanupLuke Smith2019-05-191-0/+9