File tree Expand file tree Collapse file tree 3 files changed +4
-1
lines changed
Expand file tree Collapse file tree 3 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,8 @@ A greeter theme for [nody-greeter](https://github.com/JezerM/nody-greeter)/web-g
1414- Display user's profile picture (from ` ~/.face ` ) on the lock screen
1515- Display user's Gnome wallpaper on the lock screen
1616- Keybinding to gracefully reboot the computer (<kbd >Ctrl</kbd >+<kbd >Alt</kbd >+<kbd >Del</kbd >)
17- - Display 🖧 network status on-screen without having to log in
17+ - Display network status on-screen without having to log in
18+ - Custom screensaver support (HTML5 canvas)
1819
1920
2021## Screenshots
@@ -155,6 +156,8 @@ display-setup-script=/usr/bin/xset s off
155156` ` `
156157Alternatively, `/usr/bin/xset s off` can be added to the greeter setup hook defined in */etc/lightdm/lightdm.conf*.
157158
159+ You might also have to disable the screensaver in the web-greeter settings in */etc/lightdm/web-greeter.yml*.
160+
158161# ## The screen blanks on the lock screen
159162Best solution : use `dm-tool switch-to-greeter` instead of `dm-tool lock` to lock the screen.
160163
You can’t perform that action at this time.
0 commit comments