3 lines
70 B
Text
3 lines
70 B
Text
|
#!/bin/sh
|
||
|
feh --no-fehbg --bg-fill --randomize ~/.config/wallpapers/*
|