configs/arch-config/scripts/in_path/sc-play-music
2023-09-29 12:37:31 +02:00

9 lines
208 B
Bash
Executable File

#!/usr/bin/env bash
mpv --volume=80 \
--af=lavfi=[loudnorm=I=-30:TP=-2:LRA=7] \
--vid=no \
--shuffle \
--loop \
'https://www.youtube.com/playlist?list=PLw1D9N29TD5KnTi9IWPjsJI1RfcIDf_hU'