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 +set exe=`dmenu_path | dmenu $*` && exec $exe |
index : forks/dmenu | |
Local fork of suckless/dmenu with patches applied |
summaryrefslogtreecommitdiff |