Fix example list in module documentation
This commit is contained in:
		@@ -4330,7 +4330,7 @@ options:
 | 
				
			|||||||
          - the DISPLAY variable to use when calling xrandr
 | 
					          - the DISPLAY variable to use when calling xrandr
 | 
				
			||||||
    preferred_outputs:
 | 
					    preferred_outputs:
 | 
				
			||||||
        required: False
 | 
					        required: False
 | 
				
			||||||
        default: ["HDMI", "DP", "DVI", "VGA", "TV": 0]
 | 
					        default: ["HDMI", "DP", "DVI", "VGA", "TV"]
 | 
				
			||||||
        description:
 | 
					        description:
 | 
				
			||||||
          - ranking of the preferred display connectors
 | 
					          - ranking of the preferred display connectors
 | 
				
			||||||
    preferred_refreshrates:
 | 
					    preferred_refreshrates:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user