Commit message (Collapse) | Author | Age | Files | |
---|---|---|---|---|
* | For the top row, return the num key when a modifier is active. | Guilhem Moulin | 2019-06-26 | 1 |
This is useful with a window manager like i3: without this macro it doesn't see the difference between $mod+R0C2 (switch to workspace #2) and $mod+shift+R0C2 (move focused container to workspace #2), as R0C2 triggers LSHIFT(Key_2). |