SettingsTabs: use NHeader, move display settings around

This commit is contained in:
Ly-sec 2025-09-14 15:50:23 +02:00
parent 0d611fc891
commit 7594651e05
19 changed files with 483 additions and 480 deletions

View file

@ -8,6 +8,11 @@ import qs.Widgets
ColumnLayout {
id: root
NHeader {
title: "Launcher Settings"
description: "Configure the application launcher panel behavior and appearance."
}
ColumnLayout {
spacing: Style.marginL * scaling