Hi,I use xfce4 with i3 (dual session)in my i3 config I just start urxvt, in my .xinitrc I just have: exec startxfce4I can start xterm or xfce4-terminal also as I need.in my .Xresources : #include ".Xresources.d/xterm"#include ".Xresources.d/urxvt-unicode" and the configs in the .Xresources.dI used to start from lightdm, but now I just use tty, from there I login and .xinitrc takes over.Bob From: Stefan Tatschner <rumpelsepp@sevenbyte.org> To: arch-general@archlinux.org Sent: Tuesday, October 27, 2015 11:26 AM Subject: Re: [arch-general] i3 and .zprofile On Di, 2015-10-27 at 10:18 +0000, Alfredo Palhares wrote:
Have you tried changing your default shell the "old fashined way"?
$ chsh /usr/bin/zsh
Then re login.
I have done that a long time ago. :) My shell is set to /bin/zsh instead; but since that line appears in /etc/shells as well, it should imo be fine. Stefan