mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-06-08 12:52:24 +00:00
Hotfix: wallpaper was not set on startup.
This commit is contained in:
@@ -137,6 +137,9 @@ Singleton {
|
||||
// Kickoff Font service
|
||||
FontService.init()
|
||||
|
||||
// Kickoff HooksService
|
||||
HooksService.init()
|
||||
|
||||
Qt.callLater(function () {
|
||||
validateMonitorConfigurations()
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user