mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
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:
@@ -146,6 +146,7 @@
|
||||
"iconColor": "none",
|
||||
"textColor": "none",
|
||||
"useMonospaceFont": true,
|
||||
"usePadding": false,
|
||||
"showCpuUsage": true,
|
||||
"showCpuFreq": false,
|
||||
"showCpuTemp": true,
|
||||
|
||||
Reference in New Issue
Block a user