-
Notifications
You must be signed in to change notification settings - Fork 84
Description
Hi, I've been trying to change the open here from gnome terminal to ddterm.
This terminal requires you to add its path to PATH so I've done that
I've found the command to open ddterm from a terminal:
com.github.amezin.ddterm --working-directory /Path/To/Target/Folder
But when I set the terminal target to custom,
change the custom command for both local and remote to com.github.amezin.ddterm --working-directory %s,
disable the use default toggle,
run glib-compile-schemas ~/.local/share/glib-2.0/schemas (I did install it for user and not for system),
Reload nautilus or reboot,
It still opens the gnome terminal. I must be missing something. But I can't figure out what. Could you confirm I'm doing it right?
Screen shots showing my current settings in dconf editor:
Edit:
Github page of ddterm



