mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
Can't make komorebi work for other workspaces #212
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @JosephBoom02 on GitHub (May 24, 2023).
Sorry for the dumb issue but I'm a little noob. When I start komorebi the tiling work only for "Desktop 1" (or workspace 1, i don't know if they are the same thing), so I try to add to the file komorebi.ps1 the following lines:
komorebic named-workspace-layout II bsp
komorebic named-workspace-layout III bsp
komorebic named-workspace-layout IV bsp
komorebic named-workspace-layout V bsp
Do I need other steps to make komorebi work for the other virtual desktops?
P.S. I also added these lines for the gaps:
komorebic named-workspace-padding I 5
komorebic named-workspace-padding II 5
komorebic named-workspace-padding III 5
komorebic named-workspace-padding IV 5
@LGUG2Z commented on GitHub (May 30, 2023):
Komorebi creates its own workspaces inside a single Windows Virtual Desktop. There are no plans to consider support for Windows Virtual Desktops until Microsoft releases a fully functional, stable Windows Virtual Desktop API in the Win32 APIs.