From d133f63bde4064c6a5acac4c59be1c167902ddcd Mon Sep 17 00:00:00 2001 From: Mikel Ward Date: Wed, 1 Jun 2022 15:27:44 +0100 Subject: [PATCH] Add --ignore-lid to usage message --- autorandr.py | 1 + 1 file changed, 1 insertion(+) diff --git a/autorandr.py b/autorandr.py index e7b8702..35c15f6 100755 --- a/autorandr.py +++ b/autorandr.py @@ -100,6 +100,7 @@ Usage: autorandr [options] --detected only list detected (available) configuration(s) --dry-run don't change anything, only print the xrandr commands --fingerprint fingerprint your current hardware setup +--ignore-lid treat outputs as connected even if their lids are closed --match-edid match diplays based on edid instead of name --force force (re)loading of a profile / overwrite exiting files --list list configurations -- 2.39.2