浏览代码

The script now supposes that xmenu is installed

master
phillbush 4 年前
父节点
当前提交
813ade537f
共有 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


正在加载...
取消
保存