aboutsummaryrefslogtreecommitdiff
path: root/Scripts/.local/scripts/playlist_choice
AgeCommit message (Collapse)Author
2025-04-05Some work on ScriptsAryadev Chavali
notable changes: - rename `bt-connect` to `bt_connect` - rename `music` to `media` and make it generic instead of checking Spotify - make separate script to set background to a preset black image - make all shebangs "#!/usr/bin/env sh"
2020-06-10+simple dmenu script to change music in mpd playlistdx
Searches playlist via dmenu for a music track then plays it. Bound to hyper + m in sxhkd