This commit is contained in:
2024-05-24 14:46:04 +02:00
parent cc534a286a
commit 27a962ff27
3 changed files with 3 additions and 3 deletions

View File

@@ -12,4 +12,4 @@ desktop::autologin_enable: true
desktop::autologin_user: 'proton'
```
This is only implementd for `gdm` (default) and not yet for `lightdm` (rarely used at PSI)
This is only implemented for `gdm` (default) and not yet for `lightdm` (rarely used at PSI)

View File

@@ -15,7 +15,7 @@ The default is
Please contact the service desk (phone: 4800) in case you have problems logging in.
```
This is only implementd for `gdm` (default) and not yet for `lightdm` (rarely used at PSI)
This is only implemented for `gdm` (default) and not yet for `lightdm` (rarely used at PSI)

View File

@@ -14,4 +14,4 @@ desktop::idle_delay: 900
desktop::lock_delay: 15
```
This is only implementd for Gnome desktop (default) and not yet for XFCE or any other desktop/window manager.
This is only implemented for Gnome desktop (default) and not yet for XFCE or any other desktop/window manager.