On Fri, Mar 06, 2020 at 02:14:56PM +0100, Bjorn Ketelaars wrote: > On Fri 06/03/2020 13:09, Florian Viehweger wrote: > > > Comments/OK?
Thanks for this update. This works fine on my daily driver, no regression spotted. > > I had to uncomment lines 27 and 31 in the auto-generated config file as > > 'xss-lock' and 'nm-applet' were not found. > > These lines are also present in the example config located in > > '/usr/local/share/examples/i3/config'. > > xss-lock, nm-applet, and pactl (volume key) have been added to the > default config [0]. If I'm not mistaken it should be ok if any > combination of these are not installed, i3 merely tries to start them, > it does not rely on them being there. Default behaviour for us has not > changed. I think this set of examples does not make all that much sense for OpenBSD. Only pactl exists in ports and the volume keys should work out of the box. I'd prefer to patch this away as I don't expect it to be a considerable maintenance burden, but I don't insist. Either way: ok tb