button to install colorscheme and wallpaper to greeter in settings

This commit is contained in:
2026-05-24 19:28:02 +02:00
parent 9688072e93
commit ef71ae8afd
3 changed files with 116 additions and 1 deletions
@@ -103,6 +103,18 @@ SettingsPage {
}
}
SettingsSection {
sectionId: "Greeter"
SettingsHeader {
name: "Greeter"
}
SettingsIconButton {
name: "Install wallpaper and color scheme to greeter"
}
}
SettingsSection {
sectionId: "Idle"