mirror of
https://git.ari.lt/ari/badapplefetch.git
synced 2025-04-20 07:53:41 -05:00
add credits
Signed-off-by: Ari Archer <ari@ari.lt>
This commit is contained in:
parent
9ec65ebd37
commit
1f21196614
1 changed files with 10 additions and 0 deletions
10
README.md
10
README.md
|
@ -22,6 +22,16 @@ As the creator of Neofetch has [picked up farming](https://github.com/dylanaraps
|
||||||
- If you want to use youtube-dl instead of yt-dlp, type `export YT=yt-dlp`
|
- If you want to use youtube-dl instead of yt-dlp, type `export YT=yt-dlp`
|
||||||
- Now, compile! Type `make -j$(nproc --all)` (`nproc --all` will just turn into your core count)
|
- Now, compile! Type `make -j$(nproc --all)` (`nproc --all` will just turn into your core count)
|
||||||
|
|
||||||
|
So, basically:
|
||||||
|
|
||||||
|
LIBMPV=1 make -j$(nproc --all)
|
||||||
|
|
||||||
|
Should be enough for most people
|
||||||
|
|
||||||
|
# Credits
|
||||||
|
|
||||||
|
- The video used for audio and video: <https://www.youtube.com/watch?v=FtutLA63Cp8>
|
||||||
|
|
||||||
# Screenshot
|
# Screenshot
|
||||||
|
|
||||||

|

|
||||||
|
|
Loading…
Add table
Reference in a new issue