Skip to content
Snippets Groups Projects
Commit 16579ff2 authored by bastardhy's avatar bastardhy
Browse files

Update Duplicator.desktop

parent 78ec23d6
No related branches found
No related tags found
No related merge requests found
......@@ -9,4 +9,5 @@ Actions=duplicate;
[Desktop Action duplicate]
Name=Duplicate
Icon=edit-duplicate-symbolic
Exec=cp -r %f %f.duplicate;
\ No newline at end of file
#Exec=cp -r %f %f."(duplicate)";
Exec=bash $HOME/.local/share/kservices5/ServiceMenus/duplicate.sh %f;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment