mirror of
https://github.com/dylanaraps/neofetch.git
synced 2026-01-01 21:18:09 +00:00
Uptime: Rewrite part of uptime
This commit is contained in:
@@ -92,7 +92,7 @@ os_arch="on"
|
||||
|
||||
# Shorten the output of the uptime function
|
||||
#
|
||||
# Default: 'off'
|
||||
# Default: 'on'
|
||||
# Values: 'on', 'off', 'tiny'
|
||||
# Flag: --uptime_shorthand
|
||||
#
|
||||
@@ -100,7 +100,7 @@ os_arch="on"
|
||||
# on: '2 days, 10 hours, 3 mins'
|
||||
# off: '2 days, 10 hours, 3 minutes'
|
||||
# tiny: '2d 10h 3m'
|
||||
uptime_shorthand="off"
|
||||
uptime_shorthand="on"
|
||||
|
||||
|
||||
# Shell
|
||||
|
||||
Reference in New Issue
Block a user