update:lockscreen migration

This commit is contained in:
2026-06-08 15:57:40 +09:00
parent e3c9138be5
commit 2965a3a3cd
19 changed files with 22 additions and 15 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
```