This website requires JavaScript.
Explore
Help
Sign In
kolan
/
.awesome
Watch
1
Star
0
Fork
You've already forked .awesome
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
b78e96b230
.awesome
/
set_wall.sh
4 lines
50 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
feh --bg-scale
"
$(
find
$1
|
shuf -n1
)
"
Reference in New Issue
View Git Blame
Copy Permalink