it's 950 and i need to go to bed
This commit is contained in:
parent
d46bd12143
commit
1be248b5ad
|
@ -3,4 +3,4 @@
|
|||
tube="$(printf "%s\n" "$1" | grep "watch?v=" | wc -l)"
|
||||
[ "$tube" -eq 1 ] && mpv "$1" && exit
|
||||
|
||||
firefox -P $1
|
||||
firefox $1
|
||||
|
|
Loading…
Reference in New Issue