3 lines
74 B
Text
3 lines
74 B
Text
|
#!/bin/sh
|
||
|
feh --randomize --bg-fill ~/.config/wallpapers/gruvbox-dark/*
|