#! /bin/bash conky | while read -r; do xsetroot -name "$REPLY"; done &sh ~/.fehbg &exec dwm
#! /bin/bash
conky | while read -r; do xsetroot -name "$REPLY"; done &
sh ~/.fehbg &
exec dwm