mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-06-01 18:15:41 +00:00
Updated log message for overview
This commit is contained in:
@@ -11,9 +11,7 @@ Loader {
|
||||
|
||||
Component.onCompleted: {
|
||||
if (CompositorService.isNiri) {
|
||||
Logger.log("Overview", "Loading Overview component (Niri detected)")
|
||||
} else {
|
||||
Logger.log("Overview", "Skipping Overview component (Niri not detected)")
|
||||
Logger.log("Overview", "Loading Overview component for Niri")
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user