Sfoglia il codice sorgente

simple tweak on xmenu.sh

The script now runs in the background.
master
phillbush 5 anni fa
parent
commit
4e219dd8f3
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      xmenu.sh

+ 1
- 1
xmenu.sh Vedi 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…
Annulla
Salva