diff options
author | xyz <gky44px1999@gmail.com> | 2021-09-20 02:35:45 -0700 |
---|---|---|
committer | xyz <gky44px1999@gmail.com> | 2021-09-20 02:35:45 -0700 |
commit | d60e9164b9a3ffda29eb94f2a30e920666e23afe (patch) | |
tree | 0f19554ff8edb260fe52fd55dce53ff7d56367ff /.config/sxhkd/sxhkdrc | |
parent | 2ec14be686768b338ef016b9cdce3a746e98fbc2 (diff) |
mpvsel, download with aria2c then mpv option
Diffstat (limited to '.config/sxhkd/sxhkdrc')
-rw-r--r-- | .config/sxhkd/sxhkdrc | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 7079593b..5774b55e 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -13,7 +13,10 @@ alt + XF86AudioMute kill -RTMIN "$(cat ~/.cache/pidofbar)" alt + y - mpvsel + mpvsel -s + +alt + Y + mpvsel -a alt + w firefox |