From 4a73f6b7c560a53a7f6fe3bff54a06671fea6109 Mon Sep 17 00:00:00 2001 From: Benjamin Chausse Date: Thu, 7 Jan 2021 21:46:47 -0500 Subject: linkhandler uses mpv with the sponsorblock plugin --- .config/sxhkd/sxhkdrc | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to '.config/sxhkd/sxhkdrc') diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 0b917b5..ea9de01 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -131,9 +131,6 @@ super + w ## TUI Email Client (neomutt) super + e killall neomutt || $TERMINAL -e neomutt && mw -Y -## TUI Calendar (calcurse) -super + shift + e - killall calcurse || $TERMINAL -t dropdown_calendar -e calcurse ## TUI RSS Reader (newsboat) super + n killall newsboat || $TERMINAL -e newsboat ; kill -37 $(pidof dwmblocks) @@ -156,7 +153,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 + killall youtube-viewer || $TERMINAL -c youtube -t YouTube -e youtube-viewer -SV ## TUI Hacker News super + shift + v killall hacker-news || dropdowntoggle hacker-news tmux-hn -- cgit v1.2.3