PowerMenu wip
This commit is contained in:
parent
94b4a096e7
commit
8663b36ecb
3 changed files with 386 additions and 7 deletions
|
|
@ -53,7 +53,7 @@ Singleton {
|
|||
onLoaded: function () {
|
||||
Qt.callLater(function () {
|
||||
if (adapter.wallpaper.current !== "") {
|
||||
console.log("Settings: Initializing wallpaper to:", adapter.wallpaper.current)
|
||||
console.log("[Settings] Set current wallpaper")
|
||||
Wallpapers.setCurrentWallpaper(adapter.wallpaper.current, true)
|
||||
}
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue