This commit is contained in:
Gecko :3 2025-07-10 11:07:38 +02:00
commit 60c11831de
23 changed files with 989 additions and 0 deletions

5
i3/lock.sh Executable file
View file

@ -0,0 +1,5 @@
#!/bin/sh
set -e
xset s off dpms 0 10 0
i3lock --color=1E222A --ignore-empty-password --show-failed-attempts --nofork
xset s off -dpms