summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Chausse <benjamin@chausse.xyz>2021-02-23 16:43:04 -0500
committerBenjamin Chausse <benjamin@chausse.xyz>2021-02-23 16:43:04 -0500
commit65add97e2c62ecb444234432d3663040f658fd76 (patch)
treed44c05016cfdd75fd87b8a97afce288807497755
parentab187cccc7479543c719992cc9447c78aa93290e (diff)
better way to access youtube (ytfzf)
-rw-r--r--.config/sxhkd/sxhkdrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc
index 169f9f4..1a2e5e6 100644
--- a/.config/sxhkd/sxhkdrc
+++ b/.config/sxhkd/sxhkdrc
@@ -156,7 +156,7 @@ super + shift + a
dropdowntoggle shell tmux-shell
## TUI Youtube (youtube-viewer)
super + v
- killall youtube-viewer || $TERMINAL -c youtube -t YouTube -e youtube-viewer -SV
+ cat ~/.cache/yt-sub | dmenu -p "Query: " | ytfzf -D -
## TUI Hacker News
super + shift + v
killall hacker-news || dropdowntoggle hacker-news tmux-hn