Update emacs key theme for css changes
Use the element names for widgets.
This commit is contained in:
@ -108,11 +108,11 @@ entry {
|
||||
gtk-key-bindings: gtk-emacs-text-entry;
|
||||
}
|
||||
|
||||
GtkTextView {
|
||||
textview {
|
||||
gtk-key-bindings: gtk-emacs-text-entry, gtk-emacs-text-view;
|
||||
}
|
||||
|
||||
GtkTreeView {
|
||||
treeview {
|
||||
gtk-key-bindings: gtk-emacs-tree-view;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user