NoiSek / Aether

A sleek ArchLinux login manager for lightdm-webkit. ( lightdm-webkit-theme-aether )
https://noisek.github.io/Aether/
GNU General Public License v2.0
800 stars 43 forks source link

Default Session #123

Closed hardal7 closed 10 months ago

hardal7 commented 1 year ago

Trying to change the default desktop session,

68 doesn't work since the file names got changed.

The theme attempts to use the user-session value set under your config's [SeatDefaults] when logging in initially, and then defaults to the currently active session if a user is logged in.

rubenher55 commented 10 months ago

In Archlinux the default session is set by configuration in /usr/lightdm/lightdm.conf that session packages provide. If you need to override this you can set:

[Seat:*] user-session=name of the session

Where name is the name of the session .desktop file from /usr/share/xsessions/*.desktop.