mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
opsies haha
This commit is contained in:
@@ -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 {
|
||||
Layout.fillWidth: true
|
||||
Layout.topMargin: Style.marginL * scaling
|
||||
|
||||
Reference in New Issue
Block a user