add:safer lockscreen init

This commit is contained in:
2026-05-04 17:51:14 +09:00
parent 8707a37164
commit 87fba5d240
4 changed files with 201 additions and 6 deletions

View File

@@ -0,0 +1,8 @@
# Custom qylock system
Purpose of this is to add a lock file to safely initialize the lockscreen after hibernate
shim from original qylock is required:
```
ln -sfn $HOME/.local/share/quickshell-lockscreen/shim $HOME/.config/qylock-ready/shim
```