commit 1a917298356c24fb779850d1e0bb305877755e03 Author: punix Date: Sun Feb 16 12:10:11 2025 +0100 first commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..f067e36 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ + +Copy Name To Clipboard + +Copy the entire name of a file or folder to the clipboard by right-clicking on it. +DESCRIPTION + +This action adds a context menu item for copying an entire name to the clipboard. You can then paste this name anywhere as usual. +DEPENDENCY + +Requires xclip to be installed. +