updated
This commit is contained in:
commit
60c11831de
23 changed files with 989 additions and 0 deletions
5
i3/lock.sh
Executable file
5
i3/lock.sh
Executable 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
|
Loading…
Add table
Add a link
Reference in a new issue