3 lines
76 B
Plaintext
3 lines
76 B
Plaintext
|
#!/bin/sh
|
||
|
feh --randomize --bg-fill ~/.config/wallpapers/solarized-dark/*
|