1
0
Fork 0

lockscreen: add example

This commit is contained in:
outfoxxed 2024-03-08 03:42:49 -08:00
parent 0c568317df
commit 56dc79816b
Signed by: outfoxxed
GPG key ID: 4C88A185FB89301E
6 changed files with 160 additions and 0 deletions

10
lockscreen/README.md Normal file
View file

@ -0,0 +1,10 @@
# 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`.
![](./image.png)