1 2 3 4 5 6 7
#!/bin/bash xsetroot -solid black #random=$(find $HOME/.walls -maxdepth 1 -name "k*" -type f | shuf -n 1) #echo $random #hsetroot -cover "$random"