simple tweak on xmenu.sh
authorphillbush <phillbush@cock.li>
Tue, 19 May 2020 07:47:35 +0000 (04:47 -0300)
committerphillbush <phillbush@cock.li>
Tue, 19 May 2020 07:47:35 +0000 (04:47 -0300)
The script now runs in the background.

xmenu.sh

index b1abab3..bc114a1 100755 (executable)
--- a/xmenu.sh
+++ b/xmenu.sh
@@ -1,6 +1,6 @@
 #!/bin/sh
 
 #!/bin/sh
 
-cat <<EOF | ./xmenu | xargs sh -c
+cat <<EOF | ./xmenu | xargs sh -c &
 Applications
        Web Browser     firefox
        Image editor    gimp
 Applications
        Web Browser     firefox
        Image editor    gimp