homes/desktop/.config/ion/init-desktop
2023-10-18 02:50:18 +02:00

5 lines
319 B
Text

#!/usr/bin/env ion
#
alias tsumugi = "mpv https://azuracast.mahoro-net.org/listen/tsumugi/radio.mp3"
alias mpc = 'mpc -f "%title%[ -%album%]\n\r%artist%[ - %performer%]\n\r%file%"'
alias androidcast='adb shell \"while true; screenrecord --output-format=h264 -; end\" | ffplay -framerate 60 -probesize 32 -sync video -'