You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 13, 2019. It is now read-only.
Using the command i3lock-next, regardless of what arguments are given, throws the following messages:
i3lock: invalid option -- 'k'i3lock: Syntax: i3lock [-v] [-n] [-b] [-d] [-c color] [-u] [-p win|default] [-i image.png] [-t] [-e] [-I timeout] [-f]This occurs regardless of what arguments are passed or if the command is passed without any arguments.
Example:
eel52@xxxxxx:~$ i3lock-nexti3lock: invalid option -- 'k'i3lock: Syntax: i3lock [-v] [-n] [-b] [-d] [-c color] [-u] [-p win|default] [-i image.png] [-t] [-e] [-I timeout] [-f]As seen in the example the option 'k' is not passed at all.