diff options
Diffstat (limited to 'dmenu_run')
-rwxr-xr-x | dmenu_run | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,2 +1,2 @@ #!/bin/sh -exe=`dmenu_path | dmenu $*` && exec $exe +exe=`dmenu_path | dmenu ${1+"$@"}` && exec $exe |
index : dmenu.git | ||
my rice of dmenu | Gustaf Rydholm |
summaryrefslogtreecommitdiff |