base: exec more launchers to avoid lingering shells

This commit is contained in:
K. Lange 2019-12-17 15:39:58 +09:00
parent c7bb59f915
commit 5c5d93a1d6
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
icon=folder
run=cd ~ ; file-browser
run=cd ~ ; exec file-browser
title=File Browser

View File

@ -1,3 +1,3 @@
icon=file
run=terminal bim ~/README
run=exec terminal bim ~/README
title=Read Me