install conky dan itools/ipraytime
buat file prayer.sh
#!/bin/bash
# Change to a valid directory
cd /tmp || exit 1
# Run ipraytime and format the output
ipraytime | awk 'NR==12 {print "Fajr\t\t "$2" Shurooq\t "$3"\n" "Zuhur\t\t "$4" Asr\t\t "$5"\nMaghrib\t "$6" Isha\t\t "$7}'
chmod u+x prayer.sh
tambahkan d conky
${color1}${font Monospace:style=Bold:size=7.5}${execi 40000 bash -c "cd /tmp && /home/debian/.prayer.sh"}
file conkyrc https://pastebin.com/eMtuVf0W
file prayer.sh https://pastebin.com/CxmSjrkS
~/.iprayrc https://pastebin.com/Qc112SQp
cuaca https://github.com/chubin/wttr.in
tambain ini di conky
${font Monospace:style=Bold:size=7.5}${alignc}${execpi 30 curl wttr.in/malang?T0 --silent --max-time 3}
command start up
conky --daemonize --pause=1