Add an alias for --keep-focus
This commit is contained in:
parent
78c63e6a18
commit
4b7de5d802
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@ def options_spec() -> str:
|
|||
clipboard or primary selection.
|
||||
|
||||
|
||||
--keep-focus
|
||||
--keep-focus --dont-take-focus
|
||||
type=bool-set
|
||||
Keep the focus on the currently active window instead of switching
|
||||
to the newly opened window.
|
||||
|
|
|
|||
Loading…
Reference in a new issue