Bug or feature, incorrect lines for PekWM
Brought to you by:
fougas
If I use the 0.99.14 version that arch supports, and try to generate a menu for PekWM. i.e. something like
mmaker --no-desktop PekWM -c
then lines like the following are generated:
Entry = "Lazarus" { Actions = "Exec lazarus &" }
but apparently, PekWM does not need and does not like those ampersands.
Is there a (hidden) option to suppress those ampersands?
There was a change in PekWM:
https://github.com/pekwm/pekwm/commit/21fb4f3e0635ee64461fb0c9e4a217bae621e542
Since PekWM version 0.3.1, the "&" sign is no longer needed at the end of the exec line.