ソースを参照

simple tweak on xmenu.sh

The script now runs in the background.
master
phillbush 5年前
コミット
4e219dd8f3
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      xmenu.sh

+ 1
- 1
xmenu.sh ファイルの表示

@@ -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


読み込み中…
キャンセル
保存