1 2 3 4 5 6 7 8
#!/bin/sh feh --bg-scale $(shuf -n1 -e ~/bgs/*) dwmblocks & st & # Notifications dunst &