Update config.json
This commit is contained in:
parent
f3a7b3882b
commit
e55b231547
@ -1,6 +1,7 @@
|
||||
{
|
||||
"anchor_to_edges": true,
|
||||
"position": "top",
|
||||
"icon_theme": "paper",
|
||||
"start": [
|
||||
{
|
||||
"all_monitors": false,
|
||||
@ -8,11 +9,11 @@
|
||||
},
|
||||
{
|
||||
"format": [
|
||||
" {cpu_percent}%",
|
||||
" {temp_c:k10temp-Tctl}°C",
|
||||
" {memory_percent}%",
|
||||
" {disk_percent:/}%",
|
||||
" {uptime}"
|
||||
" {cpu_percent}%",
|
||||
" {temp_c:k10temp-Tctl}°C",
|
||||
" {memory_percent}%",
|
||||
" {disk_percent:/}%",
|
||||
" {uptime}"
|
||||
],
|
||||
"interval": {
|
||||
"cpu": 1,
|
||||
@ -45,6 +46,11 @@
|
||||
{
|
||||
"type": "tray"
|
||||
},
|
||||
{
|
||||
"type": "upower",
|
||||
"format": " {percentage}%",
|
||||
"icon_size": 0
|
||||
},
|
||||
{
|
||||
"type": "clock",
|
||||
"format": "%H:%M"
|
||||
|
Loading…
Reference in New Issue
Block a user