fix idle inhibitor char

This commit is contained in:
Tasia Iso 2025-02-01 22:46:26 +01:00
parent 3be790a70e
commit 3dba3d7441
Signed by: tasiaiso
SSH key fingerprint: SHA256:KiRjUay5C9i6objsEOIycygBHn54pDBB3Lj7fyJ0Elw

View file

@ -100,8 +100,8 @@
"idle_inhibitor": {
"format": "{icon} ",
"format-icons": {
"inhibited": "",
"normal": ""
"activated": "",
"deactivated": ""
}
}
}