waybar: update
This commit is contained in:
parent
766a844a51
commit
df88826fe5
2 changed files with 2 additions and 3 deletions
|
@ -154,7 +154,6 @@
|
|||
"critical-threshold": 60,
|
||||
"format-icons": ["", ""],
|
||||
"format": "<span foreground='#ebdbb2'>{icon}</span>{temperatureC:3}°C"
|
||||
|
||||
},
|
||||
"network#en0": {
|
||||
"interval": 2,
|
||||
|
|
|
@ -152,8 +152,8 @@
|
|||
"temperature": {
|
||||
"thermal-zone": 2,
|
||||
"critical-threshold": 60,
|
||||
"format-icons": ["", ""],
|
||||
"format": "<span foreground='#ebdbb2'>{icon}</span>{temperatureC:2}°C"
|
||||
"format-icons": ["", ""],
|
||||
"format": "<span foreground='#ebdbb2'>{icon}</span>{temperatureC:3}°C"
|
||||
},
|
||||
"network#en0": {
|
||||
"interval": 2,
|
||||
|
|
Loading…
Reference in a new issue