fix conky

This commit is contained in:
2023-07-06 15:45:57 -04:00
parent 94f6a1ad62
commit c1337ecaa4

View File

@@ -73,7 +73,8 @@ ${color green}Memory $hr
${color green}Top $hr
${color grey}Processes:$color $processes ${color grey}Threads:$color $threads ${color grey}Running:$color $running_threads
${color green}File systems $hr
${color grey}/ $color${fs_used /}/${fs_size /} ${fs_bar 6 /}
${color grey}/ $color${fs_used /}/${fs_size /} ${fs_bar 6 /}
${color grey}/mnt/c $color${fs_used /mnt/c}/${fs_size /mnt/c} ${fs_bar 6 /mnt/c}
${if_up enp14s0}${color green}LAN $hr
${color grey}Interface:$color enp14s0
${color grey}IP:$color ${addr enp14s0}