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

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")