Skip to content

get sessions from /usr/local/share/{x,wayland-}sessions - #99

Merged
javalsai merged 7 commits into
javalsai:masterfrom
wsbankenstein:usr-local-sessions
Jan 19, 2026
Merged

javalsai merged 7 commits into
javalsai:masterfrom
wsbankenstein:usr-local-sessions

Conversation

@wsbankenstein

Copy link
Copy Markdown
Contributor

fix #98
list local sessions (/usr/local/share/xsessions, /usr/local/share/wayland-sessions) as options

you're not really supposed to put things straight into `/etc/systemd/system/`. manually installed systemd service files should go in `/usr/local/lib/systemd/system/`, the `systemctl enable` command works from there (and creates a symlink to `/etc/systemd/system/display-manager.service`, as intended)

@grialion grialion left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@grialion

Copy link
Copy Markdown
Collaborator

Nice catch!
Let's wait for javalsai to approve.

P.S: You know you don't have to create separate issues if you're already planning to make a pull request? At least I don't see a reason for simple issues like this.

@javalsai

Copy link
Copy Markdown
Owner

Let's wait for javalsai to approve.

I CAN FINALLY SPARE SOME TIME WITHOUT GUILT!!

Will check the 3 new things and then go back to getting any potential conflicting changes onto #80

@grialion

Copy link
Copy Markdown
Collaborator

Merge this first, I'll fix the merge conflicts in the new PR if needed

@javalsai
javalsai merged commit d65bd7a into javalsai:master Jan 19, 2026
10 checks passed
@wsbankenstein
wsbankenstein deleted the usr-local-sessions branch January 19, 2026 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Local sessions (/usr/local/share/xsessions, /usr/local/share/wayland-sessions) not listed

3 participants