11 Commits

Author SHA1 Message Date
Kierán Meinhardt
ba4857ed14
add videos.lukesmith.xyz to linkhandler script
since mpv can handle peertube videos, it would be best to open video links in e. g. newsboat with mpv.
2020-08-18 08:53:08 +02:00
Austin Bumbalough
a19ae72c82
"$EDITOR $1" caused error in Alacritty terminal. Splitting the qutoes into "$EDITOR" "$1" fixed the issue. Not sure why. (#742)
Co-authored-by: Austin Bumbalough <austin@bumbalough.xyz>
2020-07-03 09:34:43 -04:00
JameyBear
f820ccf4dd
Shellcheck (#676)
Co-authored-by: WhispersOfJ <kaotiks@gmail.com>
2020-06-01 15:29:57 -04:00
Alexei Syssoyev
a876f3788e
Another lol fix (#670) 2020-05-31 15:06:59 -04:00
Kian Kasad
3222354d50
make use of setsid(1)'s -f flag (#652)
Co-authored-by: Luke Smith <luke@lukesmith.xyz>
2020-05-30 17:01:18 -04:00
Wis
a08904d88a
mpv config: use mpvSockets script to remove mpv wrappers/aliases (#544)
* add scripts to mpv's cfg \w mpvSockets as 1st dependency and\or script

* remove all usage of --input-ipc-server in all cmds

* remove mpv alias that adds --input-ipc-server

* fix pauseallmpv: correct paths to unix socket files

* fix dependency-scripts loading so it works also when opening files off main disk
2020-04-08 21:35:03 -04:00
Luke Smith
2b5df860de
#!/bin/sh shebang. newline after universalized. 2020-02-08 18:43:37 -05:00
Luke Smith
1bca65bfc2
portable shebang 2019-08-18 12:28:11 -04:00
Shaw
84bf18f2e8 remove double quotes from linkhandler (#352) 2019-07-23 20:23:12 -04:00
Luke Smith
522a4bd2c1
yt fix 2019-05-30 10:04:37 -04:00
Luke Smith
c6e69e9642 massive cleanup 2019-05-19 20:05:14 -04:00