diff --git a/CHANGES.md b/CHANGES.md index 9abb343c108ec35fbaa428e3feb183ee2d9b51ce..f9a57d7e50f1b653eb05f5975b465f395dfcad44 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -14,7 +14,7 @@ - Item rows in main window and tray menu are now indexed from one instead of zero by default (#1085). This can be reverted to the old behavior using - command `copyq row_index_from_one false`. + command `copyq config row_index_from_one false`. - A tag can be marked as "locked" in configuration. Items with such tags cannot be removed until the tag is removed or "unlocked".