dotfiles/dotfiles/gtkrc-2.0

5 lines
101 B
Plaintext

binding "gtk-emacs-text-entry"
{
bind "<alt>BackSpace" { "delete-from-cursor" (word-ends, -1) }
}