updated settings for rice

This commit is contained in:
tomit4 2022-04-26 09:24:49 -07:00
parent f8d6b26a00
commit 3f8e39cea4

View file

@ -15,16 +15,23 @@ general {
order += "wireless _first_"
#order += "ethernet _first_"
# Laptop Only
order += "battery all"
#order += "battery all"
#order += "disk /"
#order += "load"
#order += "memory"
order += "tztime local"
#Laptop Only (reformat for Desktop)
wireless _first_ {
format_up = "[_^_] w: %quality" # at %essid)" #%ip"
format_down = "down"
#Laptop Only
#wireless _first_ {
# format_up = "[_^_] w: %quality" # at %essid)" #%ip"
# format_down = "[_^_] w: %quality" # at %essid)" #%ip"
#}
#Desktop Only
wireless _first_ {#
format_up = "[_^_] w: %quality" # at %essid)" #%ip"
format_down = "[_^_] w: %quality" # at %essid)" #%ip"
}
ethernet _first_ {