4 lines
30 B
Plaintext
4 lines
30 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
feh --bg-fill "$1"
|