SystemMonitor: Add option to pad the text

This option is only shown if compact mode is off and a monospace font is enabled.
If the bar is vertical the setting will be ignored.
Everything should not shift and the width is calculated from the maximum value (which can be system dependent).
This commit is contained in:
Alice ✨🌙 Luna
2026-02-13 01:51:28 +01:00
parent d873649649
commit 3a6f42e79a
7 changed files with 94 additions and 16 deletions
+1
View File
@@ -146,6 +146,7 @@
"iconColor": "none",
"textColor": "none",
"useMonospaceFont": true,
"usePadding": false,
"showCpuUsage": true,
"showCpuFreq": false,
"showCpuTemp": true,