Browse Source

simple tweak on xmenu.sh

The script now runs in the background.
master
phillbush 4 years ago
parent
commit
4e219dd8f3
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      xmenu.sh

+ 1
- 1
xmenu.sh View File

@@ -1,6 +1,6 @@
#!/bin/sh

cat <<EOF | ./xmenu | xargs sh -c
cat <<EOF | ./xmenu | xargs sh -c &
Applications
Web Browser firefox
Image editor gimp


Loading…
Cancel
Save