mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[Question] Can all workspaces change at the same time for multi-monitor setup #203
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 @CoreyTrach on GitHub (May 10, 2023).
I am using Komorebi on my laptop and a triple monitor desktop setup.
For the multi-monitor setup is there a way to setup the keybinding or workspaces so that all three monitors will change the workspace they are on.
For example, if I press ALT+2, all three monitors will switch to the second workspace instead of just the focused monitor?
@LGUG2Z commented on GitHub (May 11, 2023):
You can do this by chaining commands to a binding either in
whkdorahk, but I think it would be nice to have a "switch workspace on all monitors" command; I'll consider this for the next release.@LGUG2Z commented on GitHub (Jun 4, 2023):
This has been added to the master branch as
focus-workspaces- it will be part of the next numbered release.