diff --git a/conf/conky/conky.conf b/conf/conky/conky.conf index eab171e7..9b87f247 100644 --- a/conf/conky/conky.conf +++ b/conf/conky/conky.conf @@ -75,7 +75,7 @@ ${color grey}Processes:$color $processes ${color grey}Running:$color $running_p $hr ${color grey}File systems: / $color${fs_used /}/${fs_size /} ${fs_bar 6 /} -${color grey}/home $color${fs_used /home}/${fs_size /home} ${fs_bar 6 /} +${color grey}/home $color${fs_used /home}/${fs_size /home} ${fs_bar 6 /home} ${color grey}Networking: eth0 Up:$color ${upspeed eth0} ${color grey} - Down:$color ${downspeed eth0} ${color grey}wlan0 Up:$color ${upspeed wlan0} ${color grey} - Down:$color ${downspeed wlan0}