mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
sysstat: dont make showCpuCore disabled when showCpuUsage is off - as it's also used in the tooltips.
This commit is contained in:
@@ -152,7 +152,6 @@ ColumnLayout {
|
|||||||
saveSettings();
|
saveSettings();
|
||||||
}
|
}
|
||||||
visible: valueCompactMode
|
visible: valueCompactMode
|
||||||
enabled: valueShowCpuUsage
|
|
||||||
}
|
}
|
||||||
|
|
||||||
NToggle {
|
NToggle {
|
||||||
|
|||||||
Reference in New Issue
Block a user