๐พ Archived View for bbs.geminispace.org โบ u โบ random2934 โบ 19886 captured on 2024-12-17 at 15:32:13. Gemini links have been rewritten to link to archived content
-=-=-=-=-=-=-
Re: "I made a bash script to play random music from Music..."
I thought about just having ```mpv -shuffle ~/Music``` however I couldn't key bind this command since I want Ctrl+Shift+M to play a random song.
Sep 24 ยท 3 months ago
๐บ daruma ยท Sep 24 at 05:35:
right but you could do a one liner script with that move -shuffle and chmod +x it to bind it to your ctrl-shift-m too
๐ random2934 [OP] ยท Sep 24 at 05:39:
yeah, that would be much simpler :D
I made a bash script to play random music from Music directory โ [preformatted]