diff options
Diffstat (limited to '')
-rw-r--r-- | gui/devices/1440x2560/res/ui.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gui/devices/1440x2560/res/ui.xml b/gui/devices/1440x2560/res/ui.xml index 79f12cfce..be1de4334 100644 --- a/gui/devices/1440x2560/res/ui.xml +++ b/gui/devices/1440x2560/res/ui.xml @@ -237,7 +237,7 @@ <object type="text" color="%text_color%"> <font resource="font" /> - <placement x="539" y="132" /> + <placement x="489" y="132" /> <conditions> <condition var1="tw_no_battery_percent" var2="0" /> <condition var1="tw_battery" op=">" var2="0" /> @@ -248,7 +248,7 @@ <object type="text" color="%text_color%"> <font resource="font" /> - <placement x="839" y="132" /> + <placement x="819" y="132" /> <conditions> <condition var1="tw_no_cpu_temp" var2="0" /> </conditions> |