shortcuts: touchpad toggle keybind
This commit is contained in:
parent
b75be5b305
commit
b19f66702f
4 changed files with 21 additions and 18 deletions
|
|
@ -120,4 +120,5 @@
|
|||
(modifiers: [], key: "XF86AudioPrev"): System(PlayPrev),
|
||||
(modifiers: [], key: "XF86AudioNext"): System(PlayNext),
|
||||
(modifiers: [], key: "XF86PowerOff"): System(PowerOff),
|
||||
(modifiers: [], key: "XF86TouchpadToggle"): System(TouchpadToggle),
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue