flozz / nautilus-terminal

A terminal embedded in Nautilus, the GNOME's file browser
GNU General Public License v3.0
323 stars 24 forks source link

Change open terminal shortcut #50

Closed risalfajar closed 3 years ago

risalfajar commented 3 years ago

I don't have function keys on my keyboard, how can I change the shortcut to open nautilus terminal?

flozz commented 3 years ago

I made this configurable. It is on the master branch. I will release this soon. :)

flozz commented 3 years ago

→ released in v3.4.0 :)

risalfajar commented 3 years ago

Nice, I can edit it from Dconf Editor now, I want to map it to CTRL+4, what value should I put on it?

flozz commented 3 years ago

It is parsed by GTK, so it should be something like <Ctrl>4 :)

risalfajar commented 3 years ago

Awesome! Thanks for this amazing work 🥳