updated settings for rice
This commit is contained in:
parent
f8d6b26a00
commit
3f8e39cea4
1 changed files with 12 additions and 5 deletions
|
|
@ -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_ {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue