Fix formatting of description list
This commit is contained in:
parent
d76b7fab45
commit
d584d0f2db
|
@ -2134,10 +2134,10 @@ and the following placeholders which will be replaced:
|
||||||
|
|
||||||
+%title+::
|
+%title+::
|
||||||
The X11 window title (_NET_WM_NAME or WM_NAME as fallback).
|
The X11 window title (_NET_WM_NAME or WM_NAME as fallback).
|
||||||
+%class+:
|
+%class+::
|
||||||
The X11 window class (second part of WM_CLASS). This corresponds to the
|
The X11 window class (second part of WM_CLASS). This corresponds to the
|
||||||
+class+ criterion, see <<command_criteria>>.
|
+class+ criterion, see <<command_criteria>>.
|
||||||
+%instance+:
|
+%instance+::
|
||||||
The X11 window instance (first part of WM_CLASS). This corresponds to the
|
The X11 window instance (first part of WM_CLASS). This corresponds to the
|
||||||
+instance+ criterion, see <<command_criteria>>.
|
+instance+ criterion, see <<command_criteria>>.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue