quickshell-examples/lockscreen
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
..
pam lockscreen: replace lockscreen example 2024-06-18 17:14:51 -07:00
LockContext.qml lockscreen: replace lockscreen example 2024-06-18 17:14:51 -07:00
LockSurface.qml lockscreen: replace lockscreen example 2024-06-18 17:14:51 -07:00
README.md lockscreen: replace lockscreen example 2024-06-18 17:14:51 -07:00
image.png lockscreen: replace lockscreen example 2024-06-18 17:14:51 -07:00
shell.qml lockscreen: replace lockscreen example 2024-06-18 17:14:51 -07:00
test.qml lockscreen: replace lockscreen example 2024-06-18 17:14:51 -07:00

README.md

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.