[Linux] Add gtkrc-2.0 for M-<backspace> binding
This commit is contained in:
parent
3e9491cc06
commit
528f229a72
4
dotfiles/gtkrc-2.0
Normal file
4
dotfiles/gtkrc-2.0
Normal file
@ -0,0 +1,4 @@
|
||||
binding "gtk-emacs-text-entry"
|
||||
{
|
||||
bind "<alt>BackSpace" { "delete-from-cursor" (word-ends, -1) }
|
||||
}
|
Loading…
Reference in New Issue
Block a user