it's 950 and i need to go to bed

This commit is contained in:
randomuser 2022-06-18 21:50:35 -05:00
parent d46bd12143
commit 1be248b5ad
1 changed files with 1 additions and 1 deletions

View File

@ -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