first commit
This commit is contained in:
9
copy-name-to-clipboard@punix.nemo_action
Normal file
9
copy-name-to-clipboard@punix.nemo_action
Normal file
@ -0,0 +1,9 @@
|
||||
[Nemo Action]
|
||||
Name=Copy name to clipboard
|
||||
Name[de]=Name in die Zwischenablage kopieren
|
||||
Comment=Copy the name of the selected item to the clipboard
|
||||
Exec=sh -c "echo -n %f | xclip -selection clipboard"
|
||||
Selection=s
|
||||
Extensions=any;
|
||||
Icon-Name=edit-copy
|
||||
Dependencies=xclip;
|
Reference in New Issue
Block a user