quickshell-examples/lockscreen
outfoxxed 9c83cc248c
all: update quickshell -c -> -p
2024-03-08 18:08:07 -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 all: update quickshell -c -> -p 2024-03-08 18:08:07 -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 -p shell.qml.

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