mirror of
https://github.com/k0kubun/xremap
synced 2024-11-02 03:40:25 +00:00
Add Alt-n to slack example
This commit is contained in:
parent
a158408826
commit
cb4f9b5cc4
@ -1,4 +1,5 @@
|
||||
window class_only: 'slack' do
|
||||
remap 'Alt-n', to: 'Ctrl-k'
|
||||
remap 'Alt-k', to: 'Alt-Up'
|
||||
remap 'Alt-j', to: 'Alt-Down'
|
||||
remap 'Ctrl-Alt-k', to: 'Alt-Shift-Up'
|
||||
|
Loading…
Reference in New Issue
Block a user