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.
This commit is contained in:
Arjun Karangiya 2020-01-11 14:33:34 +05:30 committed by Luke Smith
parent a6421ced2b
commit ae0fadd673

View file

@ -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