v1.0.0
Nody-greeter
This is a "rewrite"/adaptation of web-greeter in Node.js!
Differences with web-greeter
There are no major differences.
- This should be faster, as it's not using Python but Node.js with Electron.
icon_theme
config do not work, as GTK doesn't allow setting a different cursor theme for apps. It will remain as your default cursor theme.- No bash and zsh tab completion. No man-pages.
- Shouldn't break so easily as
web-greeter
with Python - A little extra feature:
--theme
flag can be a real path, instead of a theme's name~