Hi Leo, On Thu, Jan 10, 2019 at 11:50:40AM -0500, Leo Singer wrote: > surf cannot open dmenu with ^g and prints the following error message: > > surf: execvp /bin/sh failed: Permission denied
thank you for the report. The reason is that you have a usrmerged system (/bin linked to /usr/bin), and the binaries in /usr/bin are not yet allowed by the apparmor profile. I will upload a fix. Kind regards, Reiner

