migration

This commit is contained in:
kokopi-dev
2025-10-28 16:23:11 +09:00
commit 2f27c335cf
116 changed files with 8221 additions and 0 deletions

6
X11/lockscreen/README.md Normal file
View File

@@ -0,0 +1,6 @@
`i3lockscreen@.service` -> /etc/systemd/system/i3lockscreen@.service
`i3-main lock-on-suspend` -> /home/$USER/.local/bin
## Enable
`sudo systemctl enable i3lockscreen@USERNAME.service`
test: `sudo systemctl start i3lockscreen@USERNAME.service`