This website requires JavaScript.
Explore
Help
Register
Sign In
alex
/
dotfiles-old
Watch
1
Star
0
Fork
You've already forked dotfiles-old
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
db50723332
dotfiles-old
/
.local
/
scripts
/
sleepytime.sh
7 lines
101 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
LOC
=
"
$HOME
/media/videos/sleeping
"
VID
=
"ARTILLERY_ASMR.mp4"
mpv
"
$LOC
"
/
"
$VID
"
--loop
=
inf
Reference in New Issue
View Git Blame
Copy Permalink