summaryrefslogtreecommitdiff
path: root/services/SystemUsage.qml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--services/SystemUsage.qml4
1 files changed, 2 insertions, 2 deletions
diff --git a/services/SystemUsage.qml b/services/SystemUsage.qml
index a3b92e4..6ee4e42 100644
--- a/services/SystemUsage.qml
+++ b/services/SystemUsage.qml
@@ -175,8 +175,8 @@ Singleton {
command: ["sensors"]
environment: ({
- LANG: "C",
- LC_ALL: "C"
+ LANG: "C.UTF-8",
+ LC_ALL: "C.UTF-8"
})
stdout: StdioCollector {
onStreamFinished: {