bar-sysmon: padding off by default

This commit is contained in:
Lemmy
2026-02-13 10:18:12 -05:00
parent ba5c7d88c0
commit f851f5df00
+1 -1
View File
@@ -222,7 +222,7 @@ Singleton {
"iconColor": "none",
"textColor": "none",
"useMonospaceFont": true,
"usePadding": true,
"usePadding": false,
"showCpuUsage": true,
"showCpuFreq": false,
"showCpuTemp": true,