Add Layer and Color Dialog Shorcut

@lucasgabmoreno suggested this as issue#86
This commit is contained in:
Gabriel Almir 2023-01-29 15:29:04 -03:00 committed by GitHub
parent 68f379ff5f
commit e75ce2eb57
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,3 +27,5 @@
(gtk_accel_path "<Actions>/tools/tools-scale" "<Primary>t")
(gtk_accel_path "<Actions>/image/image-merge-layers" "")
(gtk_accel_path "<Actions>/tools/tools-eraser" "e")
(gtk_accel_path "<Actions>/dialogs/dialogs-colors" "F6")
(gtk_accel_path "<Actions>/dialogs/dialogs-layers" "F7")