Created
March 3, 2021 12:23
-
-
Save alissone/08065129dbf1961380eb61570e7e63ab to your computer and use it in GitHub Desktop.
Copy full path to clipboard Thunar custom action
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Requires xclip installed. Simply copy the following line to "Command" field and check any filetype in "Appearance Conditions" | |
| echo -n %f | xclip -selection clipboard |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This used to be the default when you
CTRL+Con any file/folder