#[SOLVED] Plank not launching - tried adding XDG_SESSION_VARIABLE=x11
10 messages · Page 1 of 1 (latest)
Please note I am running i3 on xorg.
Use Autostart: You can place a Plank launcher file (usually named "plank.desktop") in the ~/.config/autostart directory. This will automatically launch Plank when you log in.
Use a Session Manager: If you're using a session manager like i3, you can configure it to autostart Plank. In i3, you can add the following line to your i3 configuration file:
exec plank
Hi, thanks - the problem isn't auto starting plank, but rather setting the environment variable first.
I can't find a way for it to set properly
Solved - solution: move export XDG_SESSION_TYPE=x11 BEFORE exec i3
All lines after the exec are ignored.
... solved
#9742 📣 If there is nothing else that we can do for you, please close this thread by adding "[SOLVED]" to the title.
- You can do this on desktop by clicking the three dots on the top right of the page, and pressing "Edit Post".
- You can also do this on Android / iOS by long tapping your post in the text channel list, and tapping "Edit Post".
Your title should be like so: https://cdn.discordapp.com/attachments/503224329191030787/1039841700417384498/image.png
Thank you
sorry 💀