Add At-Queue to conky config

This commit is contained in:
Talia 2020-08-21 11:24:07 +02:00
parent 0b425ee3fb
commit ae12f02181
1 changed files with 1 additions and 0 deletions

View File

@ -55,6 +55,7 @@ end
conky.text = [[$color3${time %Y-%m-%d}
$color1${voffset -10}${font Quicksand:size=40}${time %H:%M}$font$color
${color2}Uptime:$color $alignr$uptime
${color2}At:$color $alignr${execi 2 atq | wc -l } Jobs
#
${color3}Stats $hr$color
${color2}ip:$color $alignr${texeci 3 wget http://darkwiiplayer.com/api/ip --no-check-certificate -qO - 2>/dev/null }