[arch-general] xfce4-notifyd issues
David Rosenstrauch
darose at darose.net
Fri Jun 23 01:52:28 UTC 2017
On 06/21/2017 05:41 PM, Mauro Santos via arch-general wrote:
> It's working fine here.
>
> I don't use a login manager, I login from a tty and I haven't changed
> any configuration in a long while. I also don't do anything special to
> launch xfce or anything else.
>
> my .xinitrc has:
>
> if [ -d /etc/X11/xinit/xinitrc.d ]; then
> for f in /etc/X11/xinit/xinitrc.d/*; do
> [ -x "$f" ] && . "$f"
> done
> unset f
> fi
> exec startxfce4
>
> and that's all.
>
Useful data point - thanks. I am using a login manager (lightdm), which
launches startxfce4. Perhaps there's something got messed up with that
combination.
Thanks,
DR
More information about the arch-general
mailing list