4 lines
73 B
Bash
Executable File
4 lines
73 B
Bash
Executable File
#!/bin/bash
|
|
xset dpms force on
|
|
mpv --loop=inf ~/youtube-dl-vids/maya.mp4
|