From 4cf30fabd0323903ba6f56578d7886e725427d88 Mon Sep 17 00:00:00 2001 From: seahawk1986 Date: Tue, 19 Dec 2017 09:36:32 +0100 Subject: [PATCH] Fix typo --- library/xrandr_facts.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/library/xrandr_facts.py b/library/xrandr_facts.py index 2061290..4827788 100755 --- a/library/xrandr_facts.py +++ b/library/xrandr_facts.py @@ -23,9 +23,9 @@ options: default: ":0" description: - the DISPLAY variable to use when calling xrandr - preferred_outpus: + preferred_outputs: required: False - default: ["HDMI", "DP", "DVI", "VGA", "TV": 0] + default: ["HDMI", "DP", "DVI", "VGA", "TV"] description: - ranking of the preferred display connectors preferred_refreshrates: