Exclude xfce terminal from keymaps
This commit is contained in:
parent
5e473c665b
commit
b7b0e8ec2e
|
@ -13,7 +13,7 @@ keymap:
|
||||||
sleep: l
|
sleep: l
|
||||||
- name: Emacs-ish
|
- name: Emacs-ish
|
||||||
application:
|
application:
|
||||||
not: [Alacritty, zathura, org.pwmt.zathura, vimiv]
|
not: [Alacritty, zathura, org.pwmt.zathura, vimiv, xfce4-terminal.Xfce4-terminal]
|
||||||
remap:
|
remap:
|
||||||
C-j: left
|
C-j: left
|
||||||
C-f: right
|
C-f: right
|
||||||
|
|
Loading…
Reference in a new issue