Skip to content

Commit

Permalink
completions: Update
Browse files Browse the repository at this point in the history
  • Loading branch information
meator committed Nov 23, 2024
1 parent 1a82def commit e690b98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/j4-dmenu-desktop.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ options:
- option_strings: ["--desktop-file-quirks"]
help: "set compatibility modes"
groups: ["quirks"]
complete: ["value_list", {"values": {"wine": "compatibility with desktop files generated by Wine", "multispace": "accept multiple spaces as argument separators in Exec"}}]
complete: ["value_list", {"values": {"wine": "compatibility with desktop files generated by Wine", "multispace": "accept multiple spaces as argument separators in Exec", "nowine": "", "nomultispace": ""}}]

- option_strings: ["--strict-parsing"]
help: "enable strict desktop file parsing"
Expand Down

0 comments on commit e690b98

Please sign in to comment.