Add Launcher settings, rename AppLauncher to Launcher
This commit is contained in:
parent
ae332b3f82
commit
fac816137a
9 changed files with 133 additions and 30 deletions
|
|
@ -133,7 +133,7 @@ ColumnLayout {
|
|||
}
|
||||
|
||||
NToggle {
|
||||
label: "Always show battery percentage"
|
||||
label: "Show Battery Percentage"
|
||||
description: "Show battery percentage at all times (otherwise only when charging or low)."
|
||||
checked: Settings.data.bar.alwaysShowBatteryPercentage
|
||||
onToggled: checked => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue