浏览代码

simple tweak on xmenu.sh

The script now runs in the background.
master
phillbush 4 年前
父节点
当前提交
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


正在加载...
取消
保存