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?
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?
You can do this by chaining commands to a binding either in whkd or ahk, 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 (May 11, 2023):
You can do this by chaining commands to a binding either in `whkd` or `ahk`, but I think it would be nice to have a "switch workspace on all monitors" command; I'll consider this for the next release.
This has been added to the master branch as focus-workspaces - it will be part of the next numbered 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.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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.