Made a bunch of changes to shit whoops

This commit is contained in:
jond
2018-04-28 09:57:25 -05:00
parent 6898dd3545
commit f8110f9e99
7 changed files with 40 additions and 2 deletions

View File

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