Sfoglia il codice sorgente

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

Azalea (on HyDEV-Daisy) 2 anni fa
parent
commit
5be5aa1b51
1 ha cambiato i file con 3 aggiunte e 3 eliminazioni
  1. 3 3
      neofetch

+ 3 - 3
neofetch

@@ -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