[O] Show memory percentage, speed shorthand, refresh rate by default

This commit is contained in:
Azalea (on HyDEV-Daisy) 2022-10-04 13:03:32 -04:00
parent 08f75415eb
commit 5be5aa1b51
No known key found for this signature in database
GPG key ID: E289FAC0DA92DD2B

View file

@ -174,7 +174,7 @@ uptime_shorthand="on"
# Example:
# on: '1801MiB / 7881MiB (22%)'
# off: '1801MiB / 7881MiB'
memory_percent="off"
memory_percent="on"
# Change memory output unit.
#
@ -253,7 +253,7 @@ speed_type="bios_limit"
# Example:
# on: 'i7-6500U (4) @ 3.1GHz'
# off: 'i7-6500U (4) @ 3.100GHz'
speed_shorthand="off"
speed_shorthand="on"
# Enable/Disable CPU brand in output.
#
@ -356,7 +356,7 @@ gpu_type="all"
# Example:
# on: '1920x1080 @ 60Hz'
# off: '1920x1080'
refresh_rate="off"
refresh_rate="on"
# Gtk Theme / Icons / Font