Re: [arch-general] LightDM autologin not working

2014-06-20 Thread Daniel Leining
I don't think you're doing anything wrong. Your setup is almost identical to mine. % cat /etc/lightdm/lightdm.conf | grep -v "^#" [LightDM] greeter-user=lightdm minimum-vt=1 log-directory=/var/log/lightdm run-directory=/run/lightdm [SeatDefaults] greeter-session=lightdm-gtk-greeter session-wrapp

Re: [arch-general] netctl provides wifi-menu which is unusable

2014-02-26 Thread Daniel Leining
Yeah, I agree on this. It should be a dependency of netctl, or wifi-menu be a separate package with dialog as a dependency. Just my two cents.

Re: [arch-general] Default value of "j" in makeflags of makepkg.conf

2014-01-03 Thread Daniel Leining
On Jan 3, 2014 11:23 AM, "Leonid Isaev" wrote: > > Why is the default "-j" such a big deal? > It really isn't a big deal. While I think we should leave it unset so the user can set it their self, most of the packages in the AUR that have an issue with - j > 1 already have a work around in place.