diff options
| -rw-r--r-- | .conkyrc | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -160,8 +160,8 @@ conky.config = { -- End Miscellaneous Section - template0 = [[${goto 30}${upspeedf \1}KiB/s ↑${goto 100}${upspeedgraph \1 12,0 678b8b ffffff -t}\ -${goto 30}${downspeedf \1}KiB/s ↓${goto 100}${downspeedgraph \1 12,0 678b8b ffffff -t}]], + template0 = [[${goto 20}${upspeedf \1}KiB/s${goto 90}↑${goto 100}${upspeedgraph \1 12,0 678b8b ffffff -t}\ +${goto 20}${downspeedf \1}KiB/s${goto 90}↓${goto 100}${downspeedgraph \1 12,0 678b8b ffffff -t}]], show_graph_range = yes, show_graph_scale = yes }; |
