Works on Fedora 44 with KDE
Steps
1. Install nautilus-open-any-terminal
python3 -m pip install --user nautilus-open-any-terminal
2. Configure plugin behaviour
glib-compile-schemas ~/.local/share/glib-2.0/schemas/
gsettings set com.github.stunkymonkey.nautilus-open-any-terminal terminal ptyxis
# If you want it to open in a new tab instead of a new window
gsettings set com.github.stunkymonkey.nautilus-open-any-terminal new-tab true

Leave a Reply