summaryrefslogtreecommitdiffstats
path: root/doc/rofi.1.markdown
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2017-12-31 14:13:48 +0100
committerDave Davenport <qball@gmpclient.org>2017-12-31 14:13:48 +0100
commit1aa79a9a061f6cda9b02712507beabf87111da94 (patch)
tree1bc2d6708bfcd25843fa9d794db1f2095c334a5e /doc/rofi.1.markdown
parent101c4dcc267fd112fa24e154ac97035540e1e018 (diff)
[DRun] Set the default for match fields in the config to the correct value.
Diffstat (limited to 'doc/rofi.1.markdown')
-rw-r--r--doc/rofi.1.markdown3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/rofi.1.markdown b/doc/rofi.1.markdown
index 879e64ce..0e9df72e 100644
--- a/doc/rofi.1.markdown
+++ b/doc/rofi.1.markdown
@@ -234,9 +234,10 @@ The different fields are:
* **generic**: the application's generic name
* **exec**: the application's executable
* **categories**: the application's categories
+* **comment**: the application comment
* **all**: all of the above
- Default: *all*
+ Default: *name,generic,exec,categories*
`-window-match-fields` *field1*,*field2*,...