summaryrefslogtreecommitdiffstats
path: root/xbindkeysrc
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2017-10-24 03:04:49 -0400
committerJesse Luehrs <doy@tozt.net>2017-10-24 03:31:57 -0400
commit3b7b104defba9d34768450e319cbf87d66bded47 (patch)
tree328e96a996fdb096e693a1cb16c6a8d6057d8aaf /xbindkeysrc
parentdfae55c4d01f8f1cb0116ed3cb02b2db4995a937 (diff)
downloadconf-3b7b104defba9d34768450e319cbf87d66bded47.tar.gz
conf-3b7b104defba9d34768450e319cbf87d66bded47.zip
keybinding to open primary selection in the browser
Diffstat (limited to 'xbindkeysrc')
-rw-r--r--xbindkeysrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/xbindkeysrc b/xbindkeysrc
index 435c7b5..ed31742 100644
--- a/xbindkeysrc
+++ b/xbindkeysrc
@@ -4,6 +4,9 @@
"firefox"
Mod4 + b
+"xclip -o | xargs xdg-open"
+ Mod4 + p
+
"dmenu -fn '7x14' -p 'pass search' < /dev/null | xargs -I{} pass search -c {}"
Mod4 + i