waybar: update

This commit is contained in:
Konstantin Koslowski 2023-12-19 09:19:25 +01:00
parent 766a844a51
commit df88826fe5
2 changed files with 2 additions and 3 deletions

View file

@ -154,7 +154,6 @@
"critical-threshold": 60, "critical-threshold": 60,
"format-icons": ["", ""], "format-icons": ["", ""],
"format": "<span foreground='#ebdbb2'>{icon}</span>{temperatureC:3}°C" "format": "<span foreground='#ebdbb2'>{icon}</span>{temperatureC:3}°C"
}, },
"network#en0": { "network#en0": {
"interval": 2, "interval": 2,

View file

@ -152,8 +152,8 @@
"temperature": { "temperature": {
"thermal-zone": 2, "thermal-zone": 2,
"critical-threshold": 60, "critical-threshold": 60,
"format-icons": ["", ""], "format-icons": ["", ""],
"format": "<span foreground='#ebdbb2'>{icon}</span>{temperatureC:2}°C" "format": "<span foreground='#ebdbb2'>{icon}</span>{temperatureC:3}°C"
}, },
"network#en0": { "network#en0": {
"interval": 2, "interval": 2,