[i3] lightdm doesn't read the .xinitrc file #131
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
profiles/desktop-settings#131
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I don't know how to submit a PR here but the .xinitrc file in community/i3/skel is not being read by the configured display manager, lightdm. lightdm's
Xsessiondoesn't use .xinitrc files. Either the file should be removed or the .xinitrc file should be renamed to .xsession which lightdm does read.See here for what /etc/lightdm/Xsession reads: https://github.com/archlinux/svntogit-packages/blob/packages/lightdm/trunk/Xsession
Thank you. I will look into this. 👍
assigned to @oberon