diff options
author | xyz <gky44px1999@gmail.com> | 2021-09-20 14:20:33 -0700 |
---|---|---|
committer | xyz <gky44px1999@gmail.com> | 2021-09-20 14:20:33 -0700 |
commit | 97da1a281a44d7784dc49a08d794a82d24d289c6 (patch) | |
tree | 13583b6ed1404f3fbc5caf8a40f9500f8c66dd9b /.config | |
parent | d60e9164b9a3ffda29eb94f2a30e920666e23afe (diff) |
mpvsel rename to mpvy, mpvy now can download only
Diffstat (limited to '.config')
-rw-r--r-- | .config/sxhkd/sxhkdrc | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 5774b55e..82045dad 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -13,10 +13,13 @@ alt + XF86AudioMute kill -RTMIN "$(cat ~/.cache/pidofbar)" alt + y - mpvsel -s + mpvy -s alt + Y - mpvsel -a + mpvy -a + +alt + ctrl + y + mpvy -A alt + w firefox |