From ae0fadd67342f97fa25c60ba3ea9fc86c4da1458 Mon Sep 17 00:00:00 2001 From: Arjun Karangiya Date: Sat, 11 Jan 2020 14:33:34 +0530 Subject: [PATCH] Revert "class needs to be set before the command otherwise it's not set at all" This reverts commit bf5b003d This is a mistake. It's not class but command to Nvim. And It breaks the intended feature. --- .config/sxhkd/sxhkdrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 3e38fee..bb65259 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -27,7 +27,7 @@ super + n super + c $TERMINAL -e calcurse -D ~/.config/calcurse super + v - $TERMINAL -c VimwikiIndex -e nvim + $TERMINAL -e nvim -c VimwikiIndex super + shift + a $TERMINAL -e alsamixer; pkill -RTMIN+10 $STATUSBAR super + shift + c