From 5d1f1607bec6ccfeb825da06c987b04e489b63fc Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Tue, 12 Mar 2019 23:34:26 +0200 Subject: [PATCH] conky: remove cjdns, append inxi to todo --- conf/conky/conky.conf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/conf/conky/conky.conf b/conf/conky/conky.conf index 3b03c529..6a6d3cb3 100644 --- a/conf/conky/conky.conf +++ b/conf/conky/conky.conf @@ -82,11 +82,10 @@ ${color grey}Networking: enp4s0f1 Up:$color ${upspeed enp4s0f1} ${color grey} - Down:$color ${downspeed enp4s0f1} ${color grey}wlp3s0 Up:$color ${upspeed wlp3s0} ${color grey} - Down:$color ${downspeed wlp3s0} ${color grey}yggdrasil Up:$color ${upspeed yggdrasil} ${color grey} - Down:$color ${downspeed yggdrasil} - ${color grey}cjdns Up:$color ${upspeed cjdns} ${color grey} - Down:$color ${downspeed cjdns} $hr ${color grey}Sensors${color} ${execpi 60 sensors} $hr -${color grey}TODO: Get S.M.A.R.T. data here somehow!${color} +${color grey}TODO: Get S.M.A.R.T. data here somehow! inxi?${color} $hr ]]