Merge pull request #121 from richarson/richarson-conf.uptime

conf.uptime: Support decimal comma
This commit is contained in:
Radovan Garabík 2019-07-24 08:28:15 +02:00 committed by GitHub
commit c71b244b80
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ regexp=\b(\d+) users?
colours=yellow,bold yellow
-
# load average
regexp=load average: (\d+\.\d+),\s(\d+\.\d+),\s(\d+\.\d+)
regexp=load average: (\d+[\.,]\d+),\s(\d+[\.,]\d+),\s(\d+[\.,]\d+)
colours=default,bright_cyan,cyan,dark cyan
-
# W Command section