From 38cfa27408df86a9a32f30e964b4443749c48944 Mon Sep 17 00:00:00 2001 From: Salt Date: Mon, 13 Aug 2018 15:48:40 -0500 Subject: [PATCH] Conky: Show distribution name --- .config/conky/primary.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/conky/primary.conf b/.config/conky/primary.conf index a5a3c0db..86a57310 100644 --- a/.config/conky/primary.conf +++ b/.config/conky/primary.conf @@ -45,8 +45,8 @@ conky.config = { conky.text = [[ ${font Roboto:style=Medium:size=30}$alignr$nodename$font -${font Roboto:style=Light:size=17}$alignr$uptime$font -${font Roboto:style=Light:size=12}$alignr$kernel$font +${font Roboto:style=Light:size=17}$alignr$kernel$font +${font Roboto:style=Light:size=12}$alignr$distribution$font ${color3}$hr$color ${font Roboto:style=Medium:size=10}CPU$font: $freq_g GHz$alignr$cpu% ${color8}${cpugraph cpu1 40,200} ${cpugraph cpu2 40,200}