1
0
Fork 0
quickshell-examples/lockscreen
2024-03-08 03:48:09 -08:00
..
AuthContext.qml feat: add lockscreen example 2024-03-08 03:48:09 -08:00
image.png feat: add lockscreen example 2024-03-08 03:48:09 -08:00
Lockscreen.qml feat: add lockscreen example 2024-03-08 03:48:09 -08:00
README.md feat: add lockscreen example 2024-03-08 03:48:09 -08:00
shell.qml feat: add lockscreen example 2024-03-08 03:48:09 -08:00
test.qml feat: add lockscreen example 2024-03-08 03:48:09 -08:00

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.