1
0
Fork 0
quickshell-examples/lockscreen/README.md
outfoxxed a64b477dea
lockscreen: replace lockscreen example
The new one uses the pam module and looks much nicer.
2024-06-18 17:14:51 -07:00

317 B

Lockscreen

This is a simple but functional lockscreen that follows the system color scheme. The only authentication method it supports is a password.

You can run the lockscreen with quickshell -p shell.qml.

You can run the lockscreen in test mode (as a window) with quickshell -p test.qml.