Browse Source

The script now supposes that xmenu is installed

master
phillbush 4 years ago
parent
commit
813ade537f
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