vim ~/.gnome2/nautilus-scripts/terminalFor nemo, we need to have scripts at following locations:
/usr/share/nemo/actions/
for system-wide actions$HOME/.local/share/nemo/actions/
for user actionsType the command you want to have after right click. In this example, I do :
gnome-terminalAnd make that script executable:
chmod a+x ~/.gnome2/nautilus-scripts/terminal
No comments:
Post a Comment