mirror of
https://github.com/Trensa-Organization/split-monitor-workspaces.git
synced 2025-03-15 19:23:39 +01:00
switch back to first workspace on monitor after mapping
This commit is contained in:
parent
44f7c0b8c0
commit
d48b001b2e
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@ void mapWorkspacesToMonitors()
|
|||
g_pCompositor->moveWorkspaceToMonitor(workspace, monitor.get());
|
||||
}
|
||||
}
|
||||
|
||||
HyprlandAPI::invokeHyprctlCommand("dispatch", "workspace " + std::to_string(workspaceIndex));
|
||||
workspaceIndex += workspaceCount;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue