Update stuff for screen lock
This commit is contained in:
@ -5,7 +5,7 @@ local operation="--on"
|
||||
local jq_filter_neg="| not"
|
||||
local ignored=()
|
||||
|
||||
while getopts 'ldi:' name; do
|
||||
while getopts 'hldi:' name; do
|
||||
case "${name}" in
|
||||
h)
|
||||
echo 'enable-displays-for-sleep [-l] [-d] [-i]'
|
||||
|
||||
Reference in New Issue
Block a user