correct potential bug
This commit is contained in:
parent
ce6a74bac2
commit
40048ee23e
1 changed files with 1 additions and 1 deletions
|
@ -104,7 +104,7 @@ conky.config = {
|
|||
conky.text = [[
|
||||
${color cyan}${USER}@${nodename}
|
||||
${color white}-----------------------------------------------------
|
||||
${color cyan}OS:${color white} ${distribution} ${conky_build_arch}
|
||||
${color cyan}OS:${color white} ${distribution} ${machine}
|
||||
${color cyan}Kernel:${color white} ${kernel}
|
||||
${color cyan}Uptime:${color white} ${uptime}
|
||||
${color cyan}ACPI temperature:${color white} ${acpitemp}°C
|
||||
|
|
Loading…
Reference in a new issue