3 lines
77 B
Text
3 lines
77 B
Text
|
#!/bin/sh
|
||
|
feh --randomize --bg-fill ~/.config/wallpapers/solarized-light/*
|