Created
July 18, 2017 14:36
-
-
Save royharoush/1a9f79dc679d38038f92f6789d83e4fd to your computer and use it in GitHub Desktop.
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
[Commands] | |
1\Name=Unpin | |
1\Command=" | |
copyq: plugins.itempinned.unpinData() | |
" | |
1\Input=application/x-copyq-item-pinned | |
1\InMenu=true | |
1\Icon=\xf08d | |
1\Shortcut=ctrl+shift+p | |
2\Name=Pin | |
2\Command=" | |
copyq: plugins.itempinned.pinData() | |
" | |
2\Input=!OUTPUT | |
2\Output=application/x-copyq-item-pinned | |
2\InMenu=true | |
2\Icon=\xf08d | |
2\Shortcut=ctrl+shift+p | |
size=2 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment