๐Ÿ’พ 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

View Raw

More Information

-=-=-=-=-=-=-

Comment by ๐Ÿš€ random2934

Re: "I made a bash script to play random music from Music..."

In: s/bash

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.

๐Ÿš€ random2934 [OP]

Sep 24 ยท 3 months ago

2 Later Comments โ†“

๐Ÿ‘บ 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

Original Post

๐ŸŒ’ s/bash

I made a bash script to play random music from Music directory โ€” [preformatted]

๐Ÿ’ฌ random2934 ยท 4 comments ยท Sep 23 ยท 3 months ago