Browse Source

updated

master
anselm@aab 16 years ago
parent
commit
6d8e68dcfd
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      dmenu_run

+ 1
- 1
dmenu_run View File

@@ -1,2 +1,2 @@
#!/bin/sh
exe=`dmenu_path | dmenu $*` && exec $exe
set exe=`dmenu_path | dmenu $*` && exec $exe

Loading…
Cancel
Save