Regenerated
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
"custom/power",
|
||||
"custom/media",
|
||||
"custom/batterywarn",
|
||||
"kdeconnect"
|
||||
"custom/kdeconnect"
|
||||
],
|
||||
|
||||
"modules-right": [
|
||||
@@ -137,6 +137,13 @@
|
||||
"format": "{}"
|
||||
},
|
||||
|
||||
"custom/kdeconnect": {
|
||||
"format": "{name} {battery}% ",
|
||||
"interval": 10,
|
||||
"exec": "~/.config/scripts/kdeconnect-status.sh",
|
||||
"tooltip": true
|
||||
},
|
||||
|
||||
"idle_inhibitor": {
|
||||
"tooltip": true,
|
||||
"format": "{icon}",
|
||||
@@ -214,12 +221,5 @@
|
||||
"format-charging": "{capacity}% ",
|
||||
"format-plugged": "{capacity}% ",
|
||||
"format-icons": ["", "", "", "", " "]
|
||||
},
|
||||
|
||||
"kdeconnect": {
|
||||
"format": "{name} {battery}% ",
|
||||
"interval": 10,
|
||||
"exec": "~/.config/scripts/kdeconnect-status.sh",
|
||||
"tooltip": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user