diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -6,6 +6,11 @@ An extremely simple raw Wayland greeter for  +The aim is to do just what I want it to as quick as possible. On a 2015 Macbook +Pro, with no background image or font options, startup takes ~35ms. On a +Raspberry Pi Zero 2, it takes ~500ms, mostly waiting for EGL / OpenGL to +initialise. + ## Usage Follow the same steps as for e.g. gtkgreet in the [greetd |