feat(input): bind XF86LaunchA to workspace overview
This commit is contained in:
parent
98cca4f3b7
commit
d70d2a7be9
1 changed files with 1 additions and 0 deletions
|
|
@ -124,4 +124,5 @@
|
|||
(modifiers: [], key: "XF86PowerOff"): System(PowerOff),
|
||||
(modifiers: [], key: "XF86TouchpadToggle"): System(TouchpadToggle),
|
||||
(modifiers: [Super, Ctrl], key: "XF86TouchpadToggle"): System(TouchpadToggle),
|
||||
(modifiers: [], key: "XF86LaunchA"): System(WorkspaceOverview),
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue