#KDE Plasma Wayland and Sway cannot make an X11 backend
1 messages · Page 1 of 1 (latest)
i am not setting it manually
but it dosent matter anymore since i just switched to openbox
I thought you said DISPLAY is set
you presumably either use a display manager like GDM lightdm SDDM or what have you or start it more manually in something like a script or shell profile or whatever
most commonly you have a desktop file that defines available sessions and what gets executed and selected that session with your display manager
display gets set as part of starting X OR is set somewhere in somewhere like your profile or what have you
the only way DISPLAY can be set before X starts is somewhere in a shell config or something like that
you can try searching for the text DISPLAY in /etc or /home/you to find out where its set
You are I'm sure more aware of the particulars of your own configration and can locate the problem if you step through the process and examine the appropriate config files
i dont use a display manager
.bash_profile automatically starts plasma after login
so /etc/profile.d and your own shell config are your probable culprits