Add Workspace, Overview and Background
This commit is contained in:
parent
58c8cbbf1d
commit
ff6f9c5690
6 changed files with 389 additions and 14 deletions
|
|
@ -17,7 +17,7 @@ Singleton {
|
|||
property var hlWorkspaces: Hyprland.workspaces.values
|
||||
// Detect which compositor we're using
|
||||
Component.onCompleted: {
|
||||
console.log("WorkspaceManager initializing...")
|
||||
console.log("Workspace initializing...")
|
||||
detectCompositor()
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue