aboutsummaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/sxhkd/sxhkdrc5
1 files changed, 5 insertions, 0 deletions
diff --git a/config/sxhkd/sxhkdrc b/config/sxhkd/sxhkdrc
index 9931cd7..9e0bc58 100644
--- a/config/sxhkd/sxhkdrc
+++ b/config/sxhkd/sxhkdrc
@@ -141,6 +141,11 @@ super + shift + L
# Clipboard hotkeys
#
+# Open youtube video in mpv
+grave ; Y
+ sleep 0.2 && xdotool key y && mpv "$(xclip -o)"
+
+
grave ; p ; {1-9}
~/.ratpoison/clipboard paste {1-9}