3 lines
75 B
Plaintext
3 lines
75 B
Plaintext
|
#!/bin/sh
|
||
|
feh --randomize --bg-fill ~/.config/wallpapers/gruvbox-light/*
|