Add wallpaper tab
This commit is contained in:
parent
69d84752f3
commit
61e852ed51
7 changed files with 1091 additions and 122 deletions
|
|
@ -53,8 +53,13 @@ Scope {
|
|||
property var notificationHistoryWin: notificationHistoryWin
|
||||
}
|
||||
|
||||
Dock {
|
||||
id: dock
|
||||
Variants {
|
||||
model: Quickshell.screens
|
||||
|
||||
Dock {
|
||||
id: dock
|
||||
property var modelData
|
||||
}
|
||||
}
|
||||
|
||||
Applauncher {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue