Browse Source

fix date format

pull/1/head
10sr 12 years ago
parent
commit
9acb9f0778
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      conkyrc.2

+ 1
- 1
conkyrc.2 View File

@@ -37,4 +37,4 @@ format_human_readable yes
TEXT
${color yellow}$$ tail -f -n 10 /var/log/everything.log
${color white}${tail /var/log/everything.log 10}
${time %b %d %T}
${time %b %_d %T}

Loading…
Cancel
Save