tweak(global/packages): neofetch -> hyfetch
This commit is contained in:
parent
c95e064a81
commit
dcf22f2da3
2 changed files with 3 additions and 1 deletions
|
@ -84,6 +84,8 @@ in
|
|||
path = "tr ':' '\n' <<< \"$PATH\"";
|
||||
timestamp = "date +%s -d";
|
||||
|
||||
neofetch = "neowofetch";
|
||||
|
||||
# yt-dlp
|
||||
yt-m4a = ''yt-dlp -f "bestaudio[ext=m4a]" -o "%(title)s.%(ext)s"'';
|
||||
yt-mp4 = ''yt-dlp -f "best[ext=mp4]" -o "%(title)s.%(ext)s"'';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue