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