opsies haha
This commit is contained in:
parent
55fd6361c5
commit
1d625ac098
1 changed files with 0 additions and 11 deletions
|
|
@ -128,17 +128,6 @@ ColumnLayout {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
NToggle {
|
|
||||||
visible: ArchUpdaterService.isArchBased
|
|
||||||
label: "Show Arch Updater"
|
|
||||||
description: "Show the Arch Linux updates widget."
|
|
||||||
checked: Settings.data.bar.showArchUpdater
|
|
||||||
onToggled: checked => {
|
|
||||||
Settings.data.bar.showArchUpdater = checked
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
NDivider {
|
NDivider {
|
||||||
Layout.fillWidth: true
|
Layout.fillWidth: true
|
||||||
Layout.topMargin: Style.marginL * scaling
|
Layout.topMargin: Style.marginL * scaling
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue