summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch '#play-videos' into devThanos Apollo2023-06-301-1/+11
|\
| * play video using mpvThanos Apollo2023-06-301-1/+11
|/ | | | | | | | | | | Create yt-play, a simple function that checks if the link starts with "http" and then uses `async-shell-command` to open the URL with `mpv`. It also displays a message confirming the URL being opened. This is still a testing function, a video player should be defined using a defcustom
* init projectThanos Apollo2023-06-303-0/+717