Skip to content

Instantly share code, notes, and snippets.

@royharoush
Created July 18, 2017 14:36
Show Gist options
  • Save royharoush/1a9f79dc679d38038f92f6789d83e4fd to your computer and use it in GitHub Desktop.
Save royharoush/1a9f79dc679d38038f92f6789d83e4fd to your computer and use it in GitHub Desktop.
[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