summaryrefslogtreecommitdiffstats
path: root/.config/conkyrc
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.config/conkyrc2
1 files changed, 0 insertions, 2 deletions
diff --git a/.config/conkyrc b/.config/conkyrc
index 39f035e..1ec7ec7 100644
--- a/.config/conkyrc
+++ b/.config/conkyrc
@@ -43,8 +43,6 @@ conky.config = {
conky.text = [[
${color grey}${alignc}${time %A %e %B %Y : %Hh%M}
${hr}
-${color grey}Fête du jour: ${font Hack:bold:size=12}${color white}${texeci 1000 wget -O - -q http://fetedujour.fr/ --user-agent="Mozilla/5.0 (Windows NT 5.1; rv:31.0) Gecko/20100101 Firefox/31.0" | grep "<span>Fête du jour" | head -1 | cut -d">" -f4 | cut -d"<" -f1 | sed -e 's/Nativité/jozan/' }${font}
-${hr}
${color grey}Uptime: ${font Hack:bold:size=12}${color white}${uptime}${font}
${hr}
${color grey}CPU: ${font Hack:bold:size=12}${color white} ${freq_g} GHz ${color white}${if_match ${cpu}>80}${color red}${else}${endif}${cpu}% ${cpubar 6}