upd
parent
de6e38a136
commit
d47ddf9a41
|
@ -675,7 +675,7 @@ cat <<EOF > ${MENU_ITEMS}
|
||||||
|
|
||||||
. $HOME/.config/mabox/exit.csv
|
. $HOME/.config/mabox/exit.csv
|
||||||
^sep()
|
^sep()
|
||||||
$CANCEL <small>esc</small>,exit 1
|
$CANCEL <small>esc</small>,exit 1,gtk-close
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
jgmenu --config-file=${CONFIG_FILE} --csv-file=${MENU_ITEMS} 2>/dev/null
|
jgmenu --config-file=${CONFIG_FILE} --csv-file=${MENU_ITEMS} 2>/dev/null
|
||||||
|
|
Loading…
Reference in New Issue