diff --git a/src/servicemenus/copy-full-path.desktop b/src/servicemenus/copy-full-path.desktop new file mode 100644 index 0000000..67de01a --- /dev/null +++ b/src/servicemenus/copy-full-path.desktop @@ -0,0 +1,8 @@ +[Desktop Entry] +X-TDE-ServiceTypes=all/allfiles,inode/directory +Actions=CopyFullPath; + +[Desktop Action CopyFullPath] +Name=Copy full path +Icon=edit-copy +Exec=klipper; dcop klipper klipper setClipboardContents "%U" \ No newline at end of file