Possibility to configure shortcuts in thunar preferences via GUI
## Submitted by Alexander Schwinn `@alexxcons` Assigned to **Xfce Bug Triage** **[Link to original bug (#16334)](https://bugzilla.xfce.org/show_bug.cgi?id=16334)** ## Description Instead of modification of "~/.config/Thunar/accels.scm" by hand, it would be nice to have a GUI for shortcut management. Either by using directly https://developer.gnome.org/gtk3/stable/GtkShortcutsWindow.html, or by providing a custom GUI. A custom GUI should be located in libxfce4ui, so that all xfce application can make use of it. (First to be discussed if such a solution would be fine for all devs) Version: git
issue