@tyusconky linkje
Na most ebben van egy ilyen rész: "Boot időtartama:${alignr}*******"
Na ez azért van ott, mert az Openbox autostart szkriptjében van egy ilyen rész:
boottime=$(systemd-analyze | cut -c61-69)
cp ~/.conkybackup ~/.conkyrc
sed -i -e "s:********:$boottime:g" ~/.conkyrc
conky &
A ********-okat helyettesítsd be, moderálás miatt nem írtam le:)
Bár ez az egész boot idő mérése dolog a systemd-vel működik, elég sokat tákoltam mire összejött, ha érdekel leírom.
Ja, és a jobb oldalon az két screenlet, nem conky.
Kimarite:
${font Ubuntu:bold:size=20}Hálózat${font}
${hr 2}
Vezetékes
Le: ${downspeed eth1}${alignr}Fel: ${upspeed eth1}
${color 0fc4e3}${downspeedgraph eth1 25,80 0fc4e3 0fc4e3 580} ${alignr}${upspeedgraph eth1
25,80 0fc4e3 0fc4e3 90}${color}
${totaldown eth1}${alignr}${totalup eth1}
Vezeték nélküli
Le: ${downspeed eth0}${alignr}Fel: ${upspeed eth0}
${color 0fc4e3}${downspeedgraph eth0 25,80 0fc4e3 0fc4e3 580} ${alignr}${upspeedgraph eth0
25,80 0fc4e3 0fc4e3 90}${color}
${totaldown eth0}${alignr}${totalup eth0}
${font Ubuntu:bold:size=20}CPU${font}
${hr 2}
${freq}MHz (${cpu cpu1}%)${alignr}${color 0fc4e3}${cpugauge 30,60}${color}
És nem mobilnet, hanem wifi :)