there’s an extension but not for fedora and I’m on fedora silverblue GitHub - Stunkymonkey/nautilus-open-any-terminal how should I proceed from here?
If you clone that repo, this should work on Silverblue:
./tools/update-extension-user.sh install
after layering nautilus-python
.
I guess you’d need to rpm-ostree override remove gnome-terminal-nautilus
to get rid of the existing entry.
1 Like
Ththanks!