#!/bin/bash
#sleep 15
wallp=`cat /root/.config/wallpaper/bg_img`
conky -c ~/.conky/Ken/cpu &
#sleep 
conky -c ~/.conky/Ken/mem &
#sleep 
conky -c ~/.conky/Ken/rings &
#sleep 30
conky -c ~/.conky/Ken/weather &
set_bg $wallp
#sleep 1
#conky -c ~/.conky/Ken/mail
