mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2025-10-07 07:22:36 +02:00
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:
parent
a6421ced2b
commit
ae0fadd673
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user