From 58ec24d6e0dd4d8aa9b9cc0e5351e7c63f8e6c73 Mon Sep 17 00:00:00 2001 From: Benjamin Chausse Date: Fri, 9 Oct 2020 00:26:30 -0400 Subject: update pager and fix youtube-viewer keybinding --- .config/sxhkd/sxhkdrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/sxhkd') diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 7c0abd4..9fb1e8c 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 || dropdowntoggle youtube tmux-yt-viewer + killall youtube-viewer || $TERMINAL -t youtube -e youtube-viewer ## TUI Hacker News super + shift + v killall hacker-news || dropdowntoggle hacker-news tmux-hn -- cgit v1.2.3