Added some stuff

This commit is contained in:
jomido
2017-07-27 23:39:53 -05:00
parent 18a4668e83
commit 20ca5e79ff
10 changed files with 18 additions and 18 deletions

View File

@@ -57,5 +57,5 @@ conky.config = {
}
conky.text = [[
$loadavg | $mem | ${upspeedf enp4s0}/${downspeedf enp4s0} | ${time %H:%M} ${time %m.%d}
L $loadavg | M $mem | $battery_short | N ${upspeedf enp4s0}/${downspeedf enp4s0} | ${time %m/%d} ${time %H:%M}
]]