Fix documentation for text_shadow_offset in awesomerc manpage
This commit is contained in:
parent
8a685bf177
commit
86ab2f4764
|
@ -391,8 +391,6 @@ This widget shows a list of running windows.
|
||||||
Set mouse bindings.
|
Set mouse bindings.
|
||||||
*font*::
|
*font*::
|
||||||
Font to use.
|
Font to use.
|
||||||
*text_shadow_offset*::
|
|
||||||
Draw a shadow under the text, with that number of pixel as offset.
|
|
||||||
*bg*::
|
*bg*::
|
||||||
Background color.
|
Background color.
|
||||||
*fg*::
|
*fg*::
|
||||||
|
@ -564,6 +562,7 @@ screen <integer> [MULTI]
|
||||||
sloppy_focus_raise = <boolean>
|
sloppy_focus_raise = <boolean>
|
||||||
snap = <integer>
|
snap = <integer>
|
||||||
floating_placement = <{smart,under_mouse}>
|
floating_placement = <{smart,under_mouse}>
|
||||||
|
text_shadow_offset = <int>
|
||||||
mwfact_lower_limit = <float>
|
mwfact_lower_limit = <float>
|
||||||
mwfact_upper_limit = <float>
|
mwfact_upper_limit = <float>
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue