forked from Controls/gitea-pages
update standard desktop reset
This commit is contained in:
@@ -31,9 +31,11 @@ Normally the Display Managers offer the user to select one of the available Desk
|
||||
In Hiera the actual Desktop Session to be started can be selected/overriden by setting the `desktop::session_manager` to one of the `.desktop` files in above listed directories. Set it e.g. to `gnome-wayland` to test `Wayland`. It will then end up as default session manager in `/etc/accountsservice/user-templates/standard`.
|
||||
|
||||
Note when changing the default Session Manager, previous users will still get the one they used before. To reset that, you need to delete
|
||||
- stop AccountsService (`systemctl stop accounts-daemon.service`)
|
||||
- `/var/lib/AccountsService/users/*` (for `gdm`)
|
||||
- `/var/cache/lightdm/dmrc/*.dmrc` (for `lightdm`)
|
||||
- `/var/lib/lightdm/.cache/lightdm-gtk-greeter/state` (for `lightdm` with `lightdm-gtk-greeter`)
|
||||
- start AccountsService (`systemctl start accounts-daemon.service`)
|
||||
|
||||
### XFCE
|
||||
XFCE is installed when `base::enable_xfce: true` is set in Hiera.
|
||||
|
||||
Reference in New Issue
Block a user