class needs to be set before the command otherwise it's not set at all
This commit is contained in:
@@ -25,7 +25,7 @@ super + n
|
|||||||
super + c
|
super + c
|
||||||
$TERMINAL -e calcurse -D ~/.config/calcurse
|
$TERMINAL -e calcurse -D ~/.config/calcurse
|
||||||
super + v
|
super + v
|
||||||
$TERMINAL -e nvim -c VimwikiIndex
|
$TERMINAL -c VimwikiIndex -e nvim
|
||||||
super + shift + a
|
super + shift + a
|
||||||
$TERMINAL -e alsamixer; pkill -RTMIN+10 $STATUSBAR
|
$TERMINAL -e alsamixer; pkill -RTMIN+10 $STATUSBAR
|
||||||
super + shift + c
|
super + shift + c
|
||||||
|
|||||||
Reference in New Issue
Block a user