diff options
Diffstat (limited to 'pkgs/by-name/ri/river-mk-keymap/contrib/example.json')
-rw-r--r-- | pkgs/by-name/ri/river-mk-keymap/contrib/example.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/pkgs/by-name/ri/river-mk-keymap/contrib/example.json b/pkgs/by-name/ri/river-mk-keymap/contrib/example.json new file mode 100644 index 00000000..c8673f9a --- /dev/null +++ b/pkgs/by-name/ri/river-mk-keymap/contrib/example.json @@ -0,0 +1,5 @@ +{ + "<M-a>": { + "command": ["focus-view", "next"] + } +} |