Skip to content

Commit ffea599

Browse files
committed
update readme & promo images
1 parent cc3db51 commit ffea599

File tree

3 files changed

+4
-1
lines changed

3 files changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff 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
```
156157
Alternatively, `/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
159162
Best solution: use `dm-tool switch-to-greeter` instead of `dm-tool lock` to lock the screen.
160163

promo/lock-screen.png

238 KB
Loading

promo/login-screen.png

114 KB
Loading

0 commit comments

Comments
 (0)