diff --git a/_optirun b/_optirun index 26f8db5..2c05992 100644 --- a/_optirun +++ b/_optirun @@ -61,7 +61,7 @@ arguments=( '(-C --config)'{-C,--config}'[retrieve settings for Bumblebee from FILE]:file:_files' '(-l --ldpath)'{-l,--ldpath}'[PATH the libraries like libGL.so are searched in]:file:_files' '(-s --socket)'{-s,--socket}'[use FILE for communication with the daemon]:file:_files' - '*::arguments: _files' + '*::arguments: _normal' ) _arguments $arguments