homes/desktop/.config/ion/init-desktop

6 lines
319 B
Text
Raw Normal View History

2023-10-18 02:50:18 +02:00
#!/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 -'