I was curious if I should adjust the content of my .xinitrc file:
Code: Select all
exec ck-launch-session startkdeCode: Select all
kstart plasmashellCan anyone confirm or deny if I am using the correct contents for .xinitrc?

Code: Select all
exec ck-launch-session startkdeCode: Select all
kstart plasmashell
Code: Select all
exec ck-launch-session kstart plasmashell
Code: Select all
exec dbus-launch --exit-with-session startkde
Code: Select all
exec ck-launch-session dbus-launch --sh-syntax --exit-with-session startkde