From 66e98cfbba3aa341127cad41ecdf03eb51a6484a Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Mon, 14 Oct 2024 21:35:34 +0200 Subject: invert-display: Support 3 displays Signed-off-by: Florian Pritz --- invert-display | 1 + 1 file changed, 1 insertion(+) diff --git a/invert-display b/invert-display index ce584fc..371f0c8 100755 --- a/invert-display +++ b/invert-display @@ -6,3 +6,4 @@ sleep 0.2 xcalib -invert -alter -o 0 xcalib -invert -alter -o 1 +xcalib -invert -alter -o 2 -- cgit v1.2.3-24-g4f1b