6 lines
121 B
Text
6 lines
121 B
Text
|
default_border none
|
||
|
|
||
|
# Wallpaper
|
||
|
output * bg ~/Pictures/wallpapers/$(ls -1 ~/Pictures/wallpapers | shuf | head -1) fill
|
||
|
|