> > # Run program > Mod4-p) > wmiir setsid "ls / | wimenu -s 0" > ;; >
With this code the menu is not displayed at all and I get a message... wmiir: fatal: setsid: can't exec: No such file or directory If I add "eval exec" to the line it works after two presses Mod4-p) eval exec wmiir setsid "ls / | wimenu -s 0" Thanks again for your help, I hope I can get this working