quickshell-examples/lockscreen
outfoxxed 56dc79816b
lockscreen: add example
2024-03-08 04:17:56 -08:00
..
AuthContext.qml lockscreen: add example 2024-03-08 04:17:56 -08:00
Lockscreen.qml lockscreen: add example 2024-03-08 04:17:56 -08:00
README.md lockscreen: add example 2024-03-08 04:17:56 -08:00
image.png lockscreen: add example 2024-03-08 04:17:56 -08:00
shell.qml lockscreen: add example 2024-03-08 04:17:56 -08:00
test.qml lockscreen: add example 2024-03-08 04:17:56 -08:00

README.md

Lockscreen

This is a barebones lockscreen with a password input box. Note that you MUST have pamtester installed or you won't be able to log in.

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

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