class needs to be set before the command otherwise it's not set at all
This commit is contained in:
parent
87f0b208f3
commit
bf5b003d83
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ super + n
|
|||
super + c
|
||||
$TERMINAL -e calcurse -D ~/.config/calcurse
|
||||
super + v
|
||||
$TERMINAL -e nvim -c VimwikiIndex
|
||||
$TERMINAL -c VimwikiIndex -e nvim
|
||||
super + shift + a
|
||||
$TERMINAL -e alsamixer; pkill -RTMIN+10 $STATUSBAR
|
||||
super + shift + c
|
||||
|
|
Loading…
Reference in a new issue