Hotfix: wallpaper was not set on startup.
This commit is contained in:
parent
5f1f3dce4a
commit
e3f50c0ce2
4 changed files with 10 additions and 11 deletions
|
|
@ -137,6 +137,9 @@ Singleton {
|
|||
// Kickoff Font service
|
||||
FontService.init()
|
||||
|
||||
// Kickoff HooksService
|
||||
HooksService.init()
|
||||
|
||||
Qt.callLater(function () {
|
||||
validateMonitorConfigurations()
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue