You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I have alt + 1,2,3 set up to switch to different workspaces in komorebi. Using 2 and 3 work fine, but alt + 1 doesn't work when using left alt, nor does alt + shift + 1 for moving windows to workspace 1.
Strangely, this is the only combo where left alt seems to not work. The other workspaces switches, and all my other shortcuts work fine from either alt.
To Reproduce
Steps to reproduce the behavior:
Configure hotkeys:
# Workspaces
alt + 1 : komorebic focus-workspace 0
alt + 2 : komorebic focus-workspace 1
alt + 3 : komorebic focus-workspace 2
# Move windows across workspaces
alt + shift + 1 : komorebic move-to-workspace 0
alt + shift + 2 : komorebic move-to-workspace 1
alt + shift + 3 : komorebic move-to-workspace 2
Try switching to workspace 0 with leftalt+1. Doesn't work. Try with right alt, works fine.
Expected behavior
Both alts work the same for shortcuts.
Screenshots and Videos
Add screenshots and videos to help explain your problem.
Operating System
Provide the output of systeminfo | grep "^OS Name\|^OS Version"
OS Name: Microsoft Windows 11 Pro
OS Version: 10.0.22631 N/A Build 22631
Additional context
Add any other context about the problem here.
In particular, if you have any other AHK scripts or software running that handle any aspect of window management, manipulation or hotkey binding
The text was updated successfully, but these errors were encountered:
Describe the bug
I have alt + 1,2,3 set up to switch to different workspaces in komorebi. Using 2 and 3 work fine, but alt + 1 doesn't work when using left alt, nor does alt + shift + 1 for moving windows to workspace 1.
Strangely, this is the only combo where left alt seems to not work. The other workspaces switches, and all my other shortcuts work fine from either alt.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Both alts work the same for shortcuts.
Screenshots and Videos
Add screenshots and videos to help explain your problem.
Operating System
Provide the output of
systeminfo | grep "^OS Name\|^OS Version"
Additional context
Add any other context about the problem here.
In particular, if you have any other AHK scripts or software running that handle any aspect of window management, manipulation or hotkey binding
The text was updated successfully, but these errors were encountered: