Updated theme, added screensaver
This commit is contained in:
5
.config/awesome/scripts/lock.sh
Executable file
5
.config/awesome/scripts/lock.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
export XSECURELOCK_DISCARD_FIRST_KEYPRESS=0
|
||||
export XSECURELOCK_PASSWORD_PROMPT=asterisks
|
||||
export XSECURELOCK_SINGLE_AUTH_WINDOW=1
|
||||
xsecurelock
|
||||
Reference in New Issue
Block a user