diff --git a/config.yml b/config.yml index e2e9179..0ee0b41 100644 --- a/config.yml +++ b/config.yml @@ -31,8 +31,12 @@ keymap: not: org.gnome.Terminal remap: Ctrl-K: Ctrl-D -# TODO: Next word -# TODO: Previous word + - name: Move cursor by word (with Shift for selection) + remap: + Alt-Left: Ctrl-Left + Alt-Right: Ctrl-Right + Shift-Alt-Left: Shift-Ctrl-Left + Shift-Alt-Right: Shift-Ctrl-Right - name: Nautilus (Files) shortcuts application: only: org.gnome.Nautilus