mirror of https://gitlab.com/dabruh/dotfiles.git
Bug fix.
This commit is contained in:
parent
33906348f0
commit
038e7e7e8c
|
@ -10,6 +10,8 @@ SCRIPT_NAME="$(basename -- "$0")"
|
|||
FILE="/tmp/dmenuxautolock"
|
||||
DEFAULT_TIMEOUT=60
|
||||
DEFAULT_NOTIFY=10
|
||||
TIMEOUT=0
|
||||
NOTIFY=0
|
||||
|
||||
function usage() {
|
||||
echo "Usage: $SCRIPT_NAME [OPTIONS]"
|
||||
|
|
Loading…
Reference in New Issue