Settings: Wallpaper Tabs cleanup

This commit is contained in:
quadbyte 2025-08-13 00:13:19 -04:00
parent 050877bcb0
commit 27e7745549
4 changed files with 158 additions and 138 deletions

View file

@ -10,7 +10,7 @@ import qs.Widgets
NLoader {
id: root
readonly property real scaling: Scaling.scale(screen)
readonly property real scaling: Scaling.scale(screen)
content: Component {
NPanel {
@ -18,7 +18,6 @@ NLoader {
WlrLayershell.keyboardFocus: WlrKeyboardFocus.OnDemand
property int currentTabIndex: 0
property var tabsModel: [{
"label": "General",